MindFusion.Charting for JavaScript Programmer's Guide
Size.empty Method
See Also
 






Gets a value indicating whether this Size is empty.

Namespace: MindFusion.Drawing
File: Size.js

 Syntax

JavaScript  Copy Code

function empty ()

 Return Value

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

 See Also

Size Members
Size Class
MindFusion.Drawing Namespace