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