Click or drag to resize

WpfEllipseAnnotation Constructor

Overload List
  NameDescription
Public methodWpfEllipseAnnotation
Creates a new instance of WpfEllipseAnnotation using default values.
Public methodWpfEllipseAnnotation(EllipseData)
Creates a new instance of WpfEllipseAnnotation from an EllipseData object.
Public methodWpfEllipseAnnotation(Rect, AnnotationBrush, AnnotationPen)
Creates a new instance of WpfEllipseAnnotation specifying its bounding rectangle, fill and outline.
Public methodWpfEllipseAnnotation(Rect, AnnotationBrush, AnnotationPen, AnnotationBrush, Point)
Creates a new instance of WpfEllipseAnnotation specifying its properties.
Top
See Also