EllipseAnnotation Constructor |
Name | Description | |
---|---|---|
EllipseAnnotation | Creates a new instance of EllipseAnnotation. | |
EllipseAnnotation(EllipseData) | Creates a new instance of EllipseAnnotation specifying the ellipse data. | |
EllipseAnnotation(RectangleF, AnnotationBrush) | Creates a new instance of EllipseAnnotation specifying the bounding rectangle and fill.
| |
EllipseAnnotation(RectangleF, AnnotationPen) | Creates a new instance of EllipseAnnotation specifying the bounding rectangle and
outline. | |
EllipseAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of EllipseAnnotation from serialized information. | |
EllipseAnnotation(AnnotationBrush, AnnotationPen) | Creates a new instance of EllipseAnnotation specifying its fill and outline. | |
EllipseAnnotation(RectangleF, AnnotationBrush, Boolean) | Creates a new instance of EllipseAnnotation specifying the rectangle, fill and
translucent properties. | |
EllipseAnnotation(AnnotationBrush, AnnotationPen, AnnotationBrush, PointF) | Creates a new instance of EllipseAnnotation specifying the fill, outline, shadow brush
and shadow offset. | |
EllipseAnnotation(RectangleF, AnnotationBrush, AnnotationPen, AnnotationBrush, PointF) | Creates a new instance of EllipseAnnotation specifying the bounding rectangle, fill,
outline and shadow options. |