Click or drag to resize

Triangle2dIsEqualTo Method

Overload List
  NameDescription
Public methodIsEqualTo(Triangle2d)
Evaluates if the current instance is equal to another Triangle2d using Tolerance.Global.
Public methodIsEqualTo(Triangle2d, Tolerance)
Evaluates if the current instance is equal to another Triangle2d using the specified Tolerance.
Top
See Also