Click or drag to resize

TriangleEquals Method

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