IntRect.Equals Method

SFML.Net

IntRectEquals Method
Overload List
  Name Description
Public method Equals(Object)
Compare rectangle and object and checks if they are equal
(Overrides ValueTypeEquals(Object).)
Public method Equals(IntRect)
Compare two rectangles and checks if they are equal
Top
See Also