Click or drag to resize

Point4DInt Properties

The Point4DInt type exposes the following members.

Properties
 NameDescription
Public propertyDimensions 
Public propertyItem Gets or sets the coordinate of the axis specified by index.
Public propertyM The M-coordinate.
Public propertyMagnitude Returns the distance between this point and the zero point.
Public propertyX The X-coordinate.
Public propertyXYZ Returns the point's XYZ coordinates.
Public propertyY The Y-coordinate.
Public propertyZ The Z-coordinate.
Top
See Also