Point |
The Point4D type exposes the following members.
Name | Description | |
---|---|---|
Dimensions | Equals 4. | |
Item | Gets or sets the coordinate of the axis specified by index. | |
M | The M-coordinate. | |
Magnitude | Returns the distance between this point and the zero point. | |
X | The X-coordinate. | |
XY | Returns the point's XY coordinates. | |
XYZ | Returns the point's XYZ coordinates. | |
Y | The Y-coordinate. | |
Z | The Z-coordinate. |