Vector2dIsUnitLength Method

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