Click or drag to resize

WpfHotSpotFreehandAnnotation Constructor

Overload List
  NameDescription
Public methodWpfHotSpotFreehandAnnotation
Creates a new instance of WpfHotSpotFreehandAnnotation using default values.
Public methodWpfHotSpotFreehandAnnotation(HotSpotFreehandData)
Creates a new instance of WpfHotSpotFreehandAnnotation from an HotSpotFreehandData object.
Public methodWpfHotSpotFreehandAnnotation(AnnotationBrush, WpfFreehandLineType)
Creates a new instance of WpfHotSpotFreehandAnnotation specifying the fill and line type.
Public methodWpfHotSpotFreehandAnnotation(Point, AnnotationBrush, AnnotationBrush, WpfFreehandLineType)
Creates a new instance of WpfHotSpotFreehandAnnotation specifying its properties.
Top
See Also