AnnotationModel
Constructors
No public constructors defined
Methods
void Select( ) | stability index:1 |
---|---|
Return Value: none | |
Overriding the Select behavior because selecting the group should select the models within that group |
void Deselect( ) | stability index:1 |
---|---|
Return Value: none | |
Overriding the Deselect behavior because deselecting the group should deselect the models within that group |
Properties
Rect2D Rect {get;} | stability index:1 |
---|---|
Overriding the Rect from Modelbase This gets the actual RECT of the group. This is required to make the group as ILocatable. |