[]
Represents an icon created from a vector definition.
public class C1PolygonIcon : C1VectorIcon
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. |