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