Click or drag to resize

VectorD2D Properties

The VectorD2D type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberEmpty 
Public propertyIsEmpty Gets a value indicating whether this instance is empty, i.e. all elements are zero.
Public propertyLength 
Public propertyNormalized 
Public propertySquareOfLength 
Public propertyX Gets the x component of this vector.
Public propertyY Gets the y component of this vector.
Top
See Also