Click or drag to resize

Point4D Properties

The Point4D type exposes the following members.

Properties
 NameDescription
Public propertyDimensionsEquals 4.
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 propertyXY Returns the point's XY coordinates.
Public propertyXYZ Returns the point's XYZ coordinates.
Public propertyY The Y-coordinate.
Public propertyZ The Z-coordinate.
Top
See Also