NPolygonSymbolShape Class Members
In This Topic
The following tables list the members exposed by NPolygonSymbolShape.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| FillRule | Gets or sets the polygon fill rule |
| Points | Gets or sets the polygon points |
Top
Public Methods
| Name | Description |
| TryGetBounds | Overridden. Tries to get the bounds of this shape and returns true on success. |
Top
Protected Methods
| Name | Description |
| PaintGeometry | Overridden. Paints this shape using the given paint visitor. |
Top
See Also