Click or drag to resize

WpfPolygonAnnotation Constructor

Overload List
  NameDescription
Public methodWpfPolygonAnnotation
Creates a new instance of WpfPolygonAnnotation using default values.
Public methodWpfPolygonAnnotation(PolygonData)
Creates a new instance of WpfPolygonAnnotation from an PolygonData object.
Public methodWpfPolygonAnnotation(Point, AnnotationBrush, AnnotationPen, AnnotationBrush, Point)
Creates a new instance of WpfPolygonAnnotation specifying its properties.
Top
See Also