Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
End Property




Accusoft.ScanFixXpressSdk Namespace > GraphicLine Class : End Property
Represents the end point of the line.
Syntax
'Declaration
 
Public Property End As Point
 
'Usage
 
Dim instance As GraphicLine
Dim value As Point
 
instance.End = value
 
value = instance.End
See Also

Reference

GraphicLine Class
GraphicLine Members