[]
Represents a line annotation for AnnotationLayer
public class Line : Shape
Name | Description |
---|---|
Line() | Create an instance of Line. |
Line(string) | Create an instance of Line. |
Line(string, Point, Point) | Create an instance of Line. |
Name | Description |
---|---|
EndProperty | Identifies the End dependency property. |
StartProperty | Identifies the Start dependency property. |
Name | Description |
---|---|
End | Gets or sets the end point of the line annotation. |
Start | Gets or sets the start point of line annotation. |
Name | Description |
---|---|
GetSize() |