ImageGear .NET - Updated March 30, 2018
Point0 Property (CADLine)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADLine Class : Point0 Property
Start point of the line.
Syntax
'Declaration
 
Public Property Point0 As Double()
 
'Usage
 
Dim instance As CADLine
Dim value() As Double
 
instance.Point0 = value
 
value = instance.Point0
See Also

Reference

CADLine Class
CADLine Members