Gets a value indicating whether this margin is empty.
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.