[]
Gets or sets the end point of line annotation.
[C1Description("Annotation.Line.End", "Gets or sets the end point of line annotation.")]
public PointF End { get; set; }
<C1Description("Annotation.Line.End", "Gets or sets the end point of line annotation.")>
Public Property [End] As PointF