The following tables list the members exposed by AnnSelectionObject.
Public Constructors
Name | Description | |
---|---|---|
AnnSelectionObject | Initializes a new AnnSelectionObject class object. |
Public Methods
Name | Description | |
---|---|---|
adjustBounds | Recalculates the bounds of this selection object. | |
applyProperties | Applies the properties of this selection object to its children. | |
clone | Creates an exact copy of this AnnSelectionObject object. | |
create | Creates a new instance of AnnSelectionObject. | |
getInvalidateRect | 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 | Overrides Lock | |
rotate | Rotates the SelectedObjects around a point. | |
scale | Scales the SelectedObjects by the specified ratios | |
translate | Translates the SelectedObjects by the specified values. | |
ungroup | Ungroups the AnnGroupObject. | |
unlock | Overrides Unlock |
Public Properties
Name | Description | |
---|---|---|
canRotate | Indicates if this object supports rotation. | |
friendlyName | Gets the friendly name for AnnSelectionObject. | |
hitTestInterior | Overrides HitTestInterior | |
selectedObjects | Gets the collection of AnnObjects that this AnnSelectionObject has selected. | |
selectionOpacity | Gets or sets the selection opacity for AnnSelectionObject. | |
supportsContent | Indicates if this object supports content. | |
supportsFill | Indicates if this object supports a fill. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET