Click or drag to resize

WpfFreehandAnnotation Constructor

Overload List
  NameDescription
Public methodWpfFreehandAnnotation
Creates a new instance of WpfFreehandAnnotation.
Public methodWpfFreehandAnnotation(FreehandData)
Creates a new instance of WpfFreehandAnnotation from a FreehandData object.
Public methodWpfFreehandAnnotation(AnnotationPen, WpfFreehandLineType, Boolean)
Creates a new WpfFreehandAnnotation specifying its outline, line type and whether or not to close the shape.
Public methodWpfFreehandAnnotation(AnnotationBrush, AnnotationPen, WpfFreehandLineType, Boolean)
Creates a new instance of WpfFreehandAnnotation specifying its fill, outline and line type.
Public methodWpfFreehandAnnotation(Point, AnnotationBrush, AnnotationPen, WpfFreehandLineType, Boolean)
Creates a new instance of WpfFreehandAnnotation specifying its properties.
Top
See Also