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