Gets a value indicating whether this Rect is empty.
Namespace: MindFusion.Drawing
File: Rect.js
JavaScript Copy Code |
---|
function isEmpty () |
true if both width and height are 0; otherwise, false.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |