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




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

Reference

GraphicLine Class
GraphicLine Members