Click or drag to resize

TriangleFEquals Method

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