The following tables list the members exposed by AnnHiliteObject.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnHiliteObject | Initializes a new AnnHiliteObject class object. |
![]() |
AnnRectangleObject | Initializes a new AnnRectangleObject class object with default values. (Inherited from AnnRectangleObject) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates an exact copy of this AnnHiliteObject object. |
![]() |
Deserialize | Loads this object with data from the specified XML. |
![]() |
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) |
![]() |
Serialize | Serializes the object to an XML document. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a new instance of AnnHiliteObject. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from AnnRectangleObject) |
![]() |
FriendlyName | Gets the friendly name for AnnHiliteObject. |
![]() |
HiliteColor | Gets or sets a value indicating the color to be used to fill this AnnHiliteObject. |
![]() |
HitTestInterior | Indicates if this AnnHiliteObject supports hit testing of its interior. |
![]() |
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. |
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