[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.LineAnnotation.PdfStart

PdfStart Property

PdfStart

Gets or sets the start point of the line annotation in PDF user space coordinates. The positive X axis extends horizontally to the right, and the positive Y axis extends vertically upward, with the origin usually in the lower left corner of the page.

Declaration
public PointF PdfStart { get; set; }
Public Property PdfStart As PointF