RectangleAnnotation Constructor |
Name | Description | |
---|---|---|
![]() | RectangleAnnotation() | Creates a new instance of RectangleAnnotation. |
![]() | RectangleAnnotation(RectangleData) | Creates a new instance of RectangleAnnotation specifying the RectangleData.
|
![]() | RectangleAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of RectangleAnnotation from serialized data. |
![]() | RectangleAnnotation(AnnotationBrush, AnnotationPen) | Creates a new instance of RectangleAnnotation specifying the fill and outline. |
![]() | RectangleAnnotation(RectangleF, AnnotationBrush, AnnotationPen) | Creates a new instance of RectangleAnnotation specifying the rectangle, fill and outline.
|
![]() | RectangleAnnotation(AnnotationBrush, AnnotationPen, AnnotationBrush, PointF) | Creates a new instance of RectangleAnnotation specifying the fill, outline and shadow
options. |
![]() | RectangleAnnotation(RectangleF, AnnotationBrush, AnnotationPen, AnnotationBrush, PointF) | Creates a new instance of RectangleAnnotation specifying the rectangle, fill, outline and
shadow options. |