[]
Represents a polygon annotation for AnnotationLayer
public class Polygon : Shape
Name | Description |
---|---|
Polygon() | Create an instance of Polygon. |
Polygon(string) | Create an instance of Polygon. |
Name | Description |
---|---|
ContentCenterProperty | Identifies the ContentCenter dependency property. |
PointsProperty | Identifies the Points dependency property. |
Name | Description |
---|---|
ContentCenter | Gets or sets the center of annotation's content. If the property value is null (default value), the position of content is selected automatically. |
Points | Gets the collection of points of the polygon annotation. |
Name | Description |
---|---|
GetSize() |