[]
Represents an icon created from a vectorial definition.
public class C1PolygonIcon : C1VectorIcon, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| C1PolygonIcon() | Initializes a new instance of the C1PolygonIcon class. |
| Name | Description |
|---|---|
| IsClosedProperty | |
| PointsProperty |
| Name | Description |
|---|---|
| IsClosed | Gets whether the last point will connect with the first one. |
| Points | Gets the points that describe the shape. |
| Name | Description |
|---|---|
| CreateGeometry() | This method is called to create the geometry of the shape. |