[]
Represents a line annotation for AnnotationLayer
public class Line : Shape, IDependencyObject, ILine, IShape, IAnnotationBase, IStyleProvider
Name | Description |
---|---|
Line() | Create an instance of Line. |
Line(string) | Create an instance of Line. |
Line(string, C1Point, C1Point) | 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() | Gets the annotation size. |