RubberStampAnnotation Constructor |
Name | Description | |
---|---|---|
RubberStampAnnotation | Creates a new instance of RubberStampAnnotation. | |
RubberStampAnnotation(RectangleF) | Creates a new instance of RubberStampAnnotation specifying the rectangle. | |
RubberStampAnnotation(String) | Creates a new instance of RubberStampAnnotation specifying the annotation text.
| |
RubberStampAnnotation(RubberStampData) | Creates a new instance of RubberStampAnnotation providing the RubberStampData used by the annotation. | |
RubberStampAnnotation(RectangleF, String) | Creates a new instance of RubberStampAnnotation specifying the rectangle and text.
| |
RubberStampAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of RubberStampAnnotation from serialized information. | |
RubberStampAnnotation(String, AnnotationFont) | Creates a new instance of RubberStampAnnotation specifying the text and font. | |
RubberStampAnnotation(RectangleF, String, AnnotationFont) | Creates a new instance of RubberStampAnnotation specifying the rectangle, text and font.
| |
RubberStampAnnotation(String, AnnotationFont, AnnotationBrush, AnnotationBrush, AnnotationPen, Single, Single) | Creates a new instance of RubberStampAnnotation specifying its parameters. | |
RubberStampAnnotation(RectangleF, String, AnnotationFont, AnnotationBrush, AnnotationBrush, AnnotationPen, Single, Single) | Creates a new instance of RubberStampAnnotation specifying the annotation parameters.
|