[]
Represents a polygon annotation for AnnotationLayer
public class Polygon : Shape, IDependencyObject, IPolygon, IShape, IAnnotationBase, IStyleProvider
Name | Description |
---|---|
Polygon() | Create an instance of Polygon. |
Polygon(string) | Create an instance of Polygon. |
Name | Description |
---|---|
PointsProperty | Identifies the Points dependency property. |
Name | Description |
---|---|
Points | Gets the collection of points of the polygon annotation. |
Name | Description |
---|---|
GetSize() | Gets the annotation size. |