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






Gets a value indicating whether this Path is empty.

Namespace: MindFusion.Drawing
File: Path.js

 Syntax

JavaScript  Copy Code

function empty ()

 Return Value

true if the path does not contain any figures; otherwise, false.

 See Also

Path Members
Path Class
MindFusion.Drawing Namespace