[]
Represents a line annotation for AnnotationLayer
public class Line : AnnotationBase, INotifyPropertyChanged
| Name | Description |
|---|---|
| Line() | Create an instance of Line. |
| Line(string) | Create an instance of Line. |
| Line(string, PointF, PointF) | Create an instance of Line. |
| Name | Description |
|---|---|
| Bounds | |
| Content | Gets or sets the element content. |
| End | Gets or sets the end point of line annotation. |
| Start | Gets or sets the start point of line annotation. |
| Name | Description |
|---|---|
| Distance(double, double) | |
| GetSize() | Gets the element size. |