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