Gets the coordinates of the end of a line.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Function GetEndPoint As Point
Return Value
Type:
Point A Point struct, whose x entry specifies the x coordinate of the end of the line
and the y entry specifies the y coordinate of the end of the line.
See Also