The following tables list the members exposed by AnnGroupObject.
Public Constructors
Name | Description | |
---|---|---|
AnnGroupObject | Initializes a new instance of an AnnGroupObject object | |
AnnRectangleObject | Initializes a new AnnRectangleObject class object with default values. (Inherited from AnnRectangleObject) |
Public Methods
Name | Description | |
---|---|---|
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) | |
HitTest | Performs hit-testing on this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
Rotate | Rotates the AnnGroupObject around the specified point by the specified number of degrees. | |
Scale | Scales the AnnGroupObject by the specified ratios | |
Translate | Translates the AnnGroupObject by the specified values. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnRectangleObject. (Inherited from AnnRectangleObject) |
Public Properties
Name | Description | |
---|---|---|
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from AnnRectangleObject) | |
Children | Gets the collection of annotation objects (of various types that are derived from AnnObject) contained in this AnnGroupObject object. | |
FriendlyName | Gets the friendly name for AnnGroupObject. | |
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) | |
SupportsFill | Indicates if this object supports a fill. (Inherited from AnnRectangleObject) | |
SupportsStroke | Indicates if this object supports AnnStroke. (Inherited from AnnRectangleObject) |
Public Events
Name | Description | |
---|---|---|
ObjectAdded | Occurs when an object is added to the Children property of this container. | |
ObjectRemoved | Occurs when an object is removed from the Children property of this container. |
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