Click or drag to resize

Triangle2FEquals Method

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