The following tables list the members exposed by AnnPolygonObject.
Protected Constructors
Name | Description | |
---|---|---|
AnnPolygonObject | Initializes a new instance of AnnPolygonObject. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnPolygonObject object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of this AnnPolygonObject. | |
OnFillRuleChanged | Occurs when the value FillRule property changes. | |
OnIsClosedChanged | Occurs when the value IsClosed property changes. |
Public Properties
Name | Description | |
---|---|---|
DefiningGeometry | Gets a value that represents the System.Windows.Media.Geometry of this AnnPolygonObject. | |
FillRule | Gets or sets a AnnFillRule value that determines how the interior of this AnnPolygonObject is filled. This is a dependency property. | |
IsClosed | Gets or sets a value indicating whether this is a closed AnnPolygonObject. This is a dependency property. |
Public Fields
Name | Description | |
---|---|---|
FillRuleProperty | Identifies the FillRule dependency property. | |
IsClosedProperty | Identifies the IsClosed dependency property. |
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