WpfRubberStampAnnotation Constructor |
Name | Description | |
---|---|---|
WpfRubberStampAnnotation |
Creates a new instance of WpfRubberStampAnnotation using default values.
| |
WpfRubberStampAnnotation(RubberStampData) |
Creates a new instance of WpfRubberStampAnnotation from an RubberStampData object.
| |
WpfRubberStampAnnotation(String, AnnotationFont, AnnotationBrush) |
Creates a new instance of WpfRubberStampAnnotation specifying its text, font and font brush.
| |
WpfRubberStampAnnotation(String, AnnotationFont, AnnotationBrush, AnnotationBrush, AnnotationPen) |
Creates a new instance of WpfRubberStampAnnotation specifying its text, font, font brush, fill and outline.
| |
WpfRubberStampAnnotation(String, AnnotationFont, AnnotationBrush, AnnotationBrush, AnnotationPen, Double, Double) |
Creates a new instance of WpfRubberStampAnnotation specifying its properties.
|