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