Click or drag to resize

Triangle2Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Triangle2.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Triangle2, Double)
Determines whether the specified triangle is equal to the current instance of Triangle2 with a given precision.
Public methodEquals(Triangle2, Double)
Determines whether the specified triangle is equal to the current instance of Triangle2 with a given precision.
Top
See Also