ImageGear .NET - Updated October 2, 2018
Point2 Property (CADFace)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADFace Class : Point2 Property
A point that makes up this CADFace
Syntax
'Declaration
 
Public Property Point2 As Double()
 
'Usage
 
Dim instance As CADFace
Dim value() As Double
 
instance.Point2 = value
 
value = instance.Point2
See Also

Reference

CADFace Class
CADFace Members