MindFusion.Charting for WebForms Programmer's Guide
Rect.equals Method
See Also
 



Specifies whether this Rect contains the same coordinates as the specified rectangle.

Namespace: MindFusion.Drawing
Assembly: Rect.js

 Syntax

JavaScript  Copy Code

function equals (rect)

 Parameters

rect

The Rect to test.

 Return Value

true if rect has the same coordinates as this Rect.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace