'Declaration Public Shared Function Abs( _
ByVal pointThe 3D point.As VintasoftPoint3D _
) As VintasoftPoint3D
public static VintasoftPoint3D Abs(
VintasoftPoint3D point
)
public: static VintasoftPoint3D Abs(
VintasoftPoint3D point
)
public:
static VintasoftPoint3D Abs(
VintasoftPoint3D point
)
Parameters
- point
- The 3D point.
Return Value
Result 3D point.