LineAnnotation Constructor |
Name | Description | |
---|---|---|
LineAnnotation | Creates a new instance of LineAnnotation. | |
LineAnnotation(AnnotationPen) | Creates a new instance of LineAnnotation specifying the outline. | |
LineAnnotation(LineData) | Creates a new instance of LineAnnotation specifying the LineData used for
this annotation. | |
LineAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of LineAnnotation from serialized information. | |
LineAnnotation(AnnotationPen, Boolean) | Creates a new instance of LineAnnotation specifying the outline and translucent
properties. | |
LineAnnotation(AnnotationPen, PointF, PointF) | Obsolete. This overload is obsolete and may be removed in a future release. Creates a new instance of LineAnnotation specifying the outline, starting and ending points. | |
LineAnnotation(PointF, PointF, AnnotationPen, Boolean) | Creates a new instance of LineAnnotation specifying the start and end points, outline and
translucent properties. | |
LineAnnotation(AnnotationPen, PointF, PointF, Boolean) | Obsolete. This overload is obsolete and may be removed in a future release. Creates a new instance of LineAnnotation specifying the outline, starting and ending points. |