FPointZero Method
Zero the values of the specified point.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2820.4317
public static void Zero(
FPoint point
)
Public Shared Sub Zero (
point As FPoint
)
No code example is currently available or this language may not be supported.
Parameters
- point FPoint
-
Reference to the point to be modified.