| TriangleEquals Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Equals(Object) | 
            Determines whether the specified object is equal to the current instance of Triangle.
            (Overrides ValueTypeEquals(Object).) | 
|  | Equals(Triangle, Double) | 
            Determines whether the specified triangle is equal to the current instance of Triangle
            with a given precision.
             | 
|  | Equals(Triangle, Double) | 
            Determines whether the specified triangle is equal to the current instance of Triangle
            with a given precision.
             | 
 See Also
See Also