MindFusion.Charting for JavaScript Programmer's Guide
Rect.isEmpty Method
See Also
 






Gets a value indicating whether this Rect is empty.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

function isEmpty ()

 Return Value

true if both width and height are 0; otherwise, false.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace