Specifies whether this Rect contains the same coordinates as the specified rectangle.
Namespace: MindFusion.Drawing
Package: Rect.js
JavaScript Copy Code |
---|
function equals (rect) |
The Rect to test.
Type: Boolean
true if rect has the same coordinates as this Rect.