WpfFreehandAnnotation Constructor |
Name | Description | |
---|---|---|
WpfFreehandAnnotation |
Creates a new instance of WpfFreehandAnnotation.
| |
WpfFreehandAnnotation(FreehandData) |
Creates a new instance of WpfFreehandAnnotation from a FreehandData object.
| |
WpfFreehandAnnotation(AnnotationPen, WpfFreehandLineType, Boolean) |
Creates a new WpfFreehandAnnotation specifying its outline, line type and whether or not to close the shape.
| |
WpfFreehandAnnotation(AnnotationBrush, AnnotationPen, WpfFreehandLineType, Boolean) |
Creates a new instance of WpfFreehandAnnotation specifying its fill, outline and line type.
| |
WpfFreehandAnnotation(Point, AnnotationBrush, AnnotationPen, WpfFreehandLineType, Boolean) |
Creates a new instance of WpfFreehandAnnotation specifying its properties.
|