The following tables list the members exposed by AnnSelectionObject.
Name | Description | |
---|---|---|
AnnSelectionObject Constructor | Initializes a new AnnSelectionObject class object. |
Name | Description | |
---|---|---|
CanRotate | Overridden. Indicates if this object supports rotation. | |
FriendlyName | Overridden. Gets the friendly name for AnnSelectionObject. | |
HitTestInterior | Overridden. Overrides HitTestInterior | |
SelectedObjects | Gets the collection of AnnObjects that this AnnSelectionObject has selected. | |
SelectionOpacity | Gets or sets the selection opacity for AnnSelectionObject. | |
SupportsContent | Overridden. Indicates if this object supports content. | |
SupportsFill | Overridden. Indicates if this object supports a fill. |
Name | Description | |
---|---|---|
ApplyProperties | Applies the properties of this selection object to its children. | |
Clone | Overridden. Creates an exact copy of this AnnSelectionObject object. | |
GetInvalidateRect | Overridden. Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. | |
Group | Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject. | |
Lock | Overridden. Overrides Lock | |
Rotate | Overridden. Rotates the SelectedObjects around a point. | |
Scale | Overridden. Scales the SelectedObjects by the specified ratios | |
Translate | Overridden. Translates the SelectedObjects by the specified values. | |
Ungroup | Ungroups the AnnGroupObject specified by groupName. | |
Unlock | Overridden. Overrides Unlock |
Name | Description | |
---|---|---|
Create | Overridden. Creates a new instance of AnnSelectionObject. |