Eyeshot 10 WinForms API Reference
PointWithDisplacement Constructor(Double,Double,Double)

WinForms Assembly > devDept.Geometry Namespace > PointWithDisplacement Class > PointWithDisplacement Constructor : PointWithDisplacement Constructor(Double,Double,Double)
Syntax
'Declaration
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
)
public PointWithDisplacement( 
   double x,
   double y,
   double z
)

Parameters

x
y
z
See Also

Reference

PointWithDisplacement Class
PointWithDisplacement Members
Overload List