The following tables list the members exposed by AnnSelectionObject.
Public Constructors
Name | Description | |
---|---|---|
AnnRectangleObject | Initializes a new AnnRectangleObject class object with default values. (Inherited from AnnRectangleObject) | |
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. | |
GetArea | Returns the area defined by the rectangle generated from all the points inside this object. (Inherited from AnnRectangleObject) | |
GetAreaInPixels | Returns the pixel count of this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
GetInvalidateRect | Gets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnSelectionObject. | |
Group | Groups all of the AnnObjects in SelectedObjects into an AnnGroupObject. | |
HitTest | Performs hit-testing on this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
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 specified by _groupName_. | |
Unlock | Overrides Unlock |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnSelectionObject. |
Public Properties
Name | Description | |
---|---|---|
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from AnnRectangleObject) | |
CanRotate | Indicates if this object supports rotation. | |
FriendlyName | Gets the friendly name for AnnSelectionObject. | |
HitTestInterior | Overrides AnnObject.HitTestInterior | |
IsFlipped | Indicates whether the object has been flipped. (Inherited from AnnRectangleObject) | |
IsReversed | Indicates whether the object has been reversed. (Inherited from AnnRectangleObject) | |
Rect | Gets or sets the bounding rectangle of this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
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. | |
SupportsStroke | Indicates if this object supports AnnStroke. (Inherited from AnnRectangleObject) |
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