var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: boolean value = instance.isEmpty();
function isEmpty() : boolean;
Return Value
True if this margin is empty; otherwise, false.
var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: boolean value = instance.isEmpty();
function isEmpty() : boolean;