AnnotationPen Constructor |
Name | Description | |
---|---|---|
AnnotationPen(Color) | Creates a new instance of AnnotationPen specifying the color of the pen. | |
AnnotationPen(AnnotationBrush) | Creates a new instance of AnnotationPen from an AnnotationBrush object.
| |
AnnotationPen(Color, Single) | Creates a new instance of AnnotationPen specifying the color and width of the pen.
| |
AnnotationPen(SerializationInfo, StreamingContext) | Creates a new instance of AnnotationPen from serialized data. | |
AnnotationPen(AnnotationBrush, Single) | Creates a new instance of AnnotationPen specifying the AnnotationBrush and
pen width. |