The following tables list the members exposed by AnnImageObject.
Public Constructors
Name | Description | |
---|---|---|
AnnImageObject | Initializes a new AnnImageObject 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 AnnImageObject 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 AnnImageObject. |
Public Properties
Name | Description | |
---|---|---|
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from AnnRectangleObject) | |
FriendlyName | Gets the friendly name for AnnImageObject. | |
HitTestInterior | Indicates if this AnnImageObject 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) | |
Picture | Gets or sets the AnnPicture object associated with this AnnImageObject. | |
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) |
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