The following tables list the members exposed by AnnPointerObject.
Public Constructors
Name | Description | |
---|---|---|
AnnPointerObject | Initializes a new AnnPointerObject class object. | |
AnnPolylineObject | Initializes a new AnnPolylineObject class object. (Inherited from AnnPolylineObject) |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnPointerObject object. | |
Deserialize | Loads this object with data from the specified XML. | |
GetArrowPoints | Gets an array of points that define the arrow for this AnnPointerObject. | |
HitTest | Performs hit-testing on this AnnPointerObject. | |
Serialize | Serializes the object to an XML document. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnPointerObject. | |
GetBoundingRectangle | Gets the bounding rectangle for this AnnPointerObject object. |
Public Properties
Name | Description | |
---|---|---|
ArrowLength | Gets or sets the length of the arrow for this AnnPointerObject. | |
FillRule | Gets or sets an AnnFillRule value that determines how the interior of this AnnPolylineObject is filled if it IsClosed. (Inherited from AnnPolylineObject) | |
FriendlyName | Gets the friendly name for AnnPointerObject. | |
IsClosed | Gets a value that indicates whether this AnnPolylineObject is closed. (Inherited from AnnPolylineObject) | |
PointerPosition | Gets or sets the AnnPointerPosition used to control the position of the arrow head for this AnnPointerObject. | |
SupportsFill | Indicates if this object supports a fill. | |
SupportsStroke | Indicates if this object supports AnnStroke. (Inherited from AnnPolylineObject) |
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