The following tables list the members exposed by AnnPointObject.
Public Constructors
Name | Description | |
---|---|---|
AnnPointObject | Initializes a new instance of AnnPointObject. |
Public Methods
Name | Description | |
---|---|---|
clone | Creates an exact copy of this AnnPointObject object. | |
create | Creates a new instance of AnnPointObject. | |
deserialize | Loads this object with data from the specified xml. | |
getBoundingRectangle | Gets the bounding rectangle for this AnnPointObject object. | |
getInvalidateRect | Gets a LeadRectD object that specifies the current physical rectangle of this AnnObject. | |
serialize | Serializes the object to an xml document. |
Public Properties
Name | Description | |
---|---|---|
canRotate | Indicates if this object supports rotation. | |
centerPoint | Gets or sets the center point of this AnnPointObject. | |
defaultPicture | Gets or sets the id of the default picture used for the AnnPointObject. | |
friendlyName | Gets the friendly name for AnnPointObject. | |
picture | Gets or sets the AnnPicture object associated with this AnnPointObject. | |
radius | Gets or sets the radius of this AnnPointObject. | |
showPicture | Gets or sets a value indicating whether to show the picture. | |
supportsFill | Indicates if this object supports a fill. | |
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