Triangle2dIsEqualTo Method |
| Name | Description | |
|---|---|---|
| IsEqualTo(Triangle2d) |
Evaluates if the current instance is equal to another Triangle2d using Tolerance.Global.
| |
| IsEqualTo(Triangle2d, Tolerance) |
Evaluates if the current instance is equal to another Triangle2d using the specified Tolerance.
|