UVIsAlmostEqualTo Method

Overload List
 NameDescription
Public methodIsAlmostEqualTo(UV)Determines whether this 2-D vector and the specified 2-D vector are the same within the tolerance (1.0e-09).
Public methodIsAlmostEqualTo(UV, Double)Determines whether this 2-D vector and the specified 2-D vector are the same within a specified tolerance.
Top
See Also