Point |
The PointD3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Empty | ||
| IsEmpty | ||
| IsNaN | Gets a value indicating whether one of the members of this instance is NaN. | |
| PointD2DWithoutZ | Gets a 2D point with X and Y the same as this point, but without the z-component. | |
| VectorLength | ||
| VectorLengthSquared | ||
| X | Gets the x component of this point. | |
| Y | Gets the y component of this point. | |
| Z | Gets the y component of this point. |