'Declaration Public Overloads Shared Function Equals( _ ByVal rect1 As GcRect, _ ByVal rect2 As GcRect _ ) As Boolean
Parameters
- rect1
- The first rectangle to compare.
- rect2
- The second rectangle to compare.
Return Value
true if the rectangles have the same location and size; otherwise, false.