RectangleData Constructor |
Name | Description | |
---|---|---|
RectangleData | Creates a new instance of RectangleData. | |
RectangleData(WangAttributeData) | Creates a new instance of RectangleData from a WangAttributeData object.
| |
RectangleData(RectangleF, AnnotationBrush) | Creates a new instance of RectangleData specifying the rectangle and fill. | |
RectangleData(RectangleF, AnnotationPen) | Creates a new instance of RectangleData specifying the rectangle and outline. | |
RectangleData(SerializationInfo, StreamingContext) | Creates a new instance of RectangleData from serialized information. | |
RectangleData(RectangleF, AnnotationBrush, Boolean) | Creates a new instance of RectangleData specifying the rectangle, fill and translucent
properties. | |
RectangleData(RectangleF, AnnotationBrush, AnnotationPen, AnnotationBrush, PointF) | Creates a new instance of RectangleData specifying the rectangle, fill, outline and
shadow settings. |