The following tables list the members exposed by AnnGroupObject.
Name | Description | |
---|---|---|
AnnGroupObject Constructor | Initializes a new instance of an AnnGroupObject object |
Name | Description | |
---|---|---|
Children | Gets the collection of annotation objects (of various types that are derived from AnnObject) contained in this AnnGroupObject object. | |
FriendlyName | Overridden. Gets the friendly name for AnnGroupObject. |
Name | Description | |
---|---|---|
Rotate | Overridden. Rotates the AnnGroupObject around the specified point by the specified number of degrees. | |
Scale | Overridden. Scales the AnnGroupObject by the specified ratios | |
Translate | Overridden. Translates the AnnGroupObject by the specified values. |
Name | Description | |
---|---|---|
ObjectAdded | Occurs when an object is added to the Children property of this container. EventArgs | |
ObjectRemoved | Occurs when an object is removed from the Children property of this container. EventArgs |