ImageGear .NET - Updated December 24, 2018
Point3 Property (CADFace)




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

Reference

CADFace Class
CADFace Members