The following tables list the members exposed by AnnCurveObject.
Public Constructors
Name | Description | |
---|---|---|
AnnCurveObject | Initializes a new AnnCurveObject class object. | |
AnnPolylineObject | Initializes a new AnnPolylineObject class object. (Inherited from AnnPolylineObject) |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnCurveObject object. | |
Deserialize | Loads this object with data from the specified XML. | |
HitTest | Performs hit-testing on this AnnCurveObject. | |
Serialize | Serializes the object to an XML document. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnCurveObject. | |
GetBoundingRectangle | Gets the bounding rectangle for this AnnCurveObject object. |
Public Properties
Name | Description | |
---|---|---|
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 AnnCurveObject. | |
IsClosed | Gets a value that indicates whether this AnnPolylineObject is closed. (Inherited from AnnPolylineObject) | |
SupportsFill | Indicates if this AnnPolylineObject supports a fill. (Inherited from AnnPolylineObject) | |
SupportsStroke | Indicates if this object supports AnnStroke. (Inherited from AnnPolylineObject) | |
Tension | Gets or sets a value that specifies the amount that this AnnCurveObject curve bends between control points. |
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