Click or drag to resize

PointD3D Properties

The PointD3D type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberEmpty 
Public propertyIsEmpty 
Public propertyIsNaN Gets a value indicating whether one of the members of this instance is NaN.
Public propertyPointD2DWithoutZ Gets a 2D point with X and Y the same as this point, but without the z-component.
Public propertyVectorLength 
Public propertyVectorLengthSquared 
Public propertyX Gets the x component of this point.
Public propertyY Gets the y component of this point.
Public propertyZ Gets the y component of this point.
Top
See Also