'Declaration
Public Property StartPoint As Xfinium.Pdf.Graphics.PdfPoint
'Usage
Dim instance As PdfVisualLineAnnotation
Dim value As Xfinium.Pdf.Graphics.PdfPoint
instance.StartPoint = value
value = instance.StartPoint
public Xfinium.Pdf.Graphics.PdfPoint StartPoint {get; set;}
public:
property Xfinium.Pdf.Graphics.PdfPoint^ StartPoint {
Xfinium.Pdf.Graphics.PdfPoint^ get();
void set ( Xfinium.Pdf.Graphics.PdfPoint^ value);
}
Property Value
The line start point, in visual coordinates.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2