Click or drag to resize

WpfRectangleAnnotation Constructor

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