LineData Constructor |
Name | Description | |
---|---|---|
![]() | LineData() | Creates a new instance of LineData. |
![]() | LineData(AnnotationPen) | Creates a new instance of LineData specifying the outline. |
![]() | LineData(WangAttributeData) | Creates a new instance of LineData from a WangAttributeData object.
|
![]() | LineData(SerializationInfo, StreamingContext) | Creates a new instance of LineData from serialized information. |
![]() | LineData(AnnotationPen, Boolean) | Creates a new instance of LineData specifying the outline and translucency. |
![]() | LineData(AnnotationPen, PointF, PointF) | Obsolete. This overload is obsolete and may be removed in a future release. Creates a new instance of LineData specifying the outline, starting and ending points. |
![]() | LineData(PointF, PointF, AnnotationPen, Boolean) | Creates a new instance of LineData specifying the start point, end point, outline and
translucency. |
![]() | LineData(AnnotationPen, PointF, PointF, Boolean) | Obsolete. This overload is obsolete and may be removed in a future release. Creates a new instance of LineData specifying the outline, starting and ending points. |