Click or drag to resize

PointD2D Properties

The PointD2D 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 propertyVectorLength 
Public propertyVectorLengthSquared 
Public propertyX Gets the x component of this point.
Public propertyY Gets the y component of this point.
Top
See Also