WpfPdfLineAnnotationStartPoint Property |
Gets or sets the starting point of the line.
Namespace:
Atalasoft.Annotate.Wpf.Pdf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic Point StartPoint { get; set; }Public Property StartPoint As Point
Get
Set
Property Value
Type:
PointThe starting point of the line.
See Also