Vector2dIsZeroLength Method

Overload List
  Name Description
Public method IsZeroLength Checks whether the length of this vector is 0.0.
Public method IsZeroLength(Tolerance) Checks whether the length of this vector is 0.0 with respect to a geometric tolerance.
Top
See Also