var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode); var value; // Type: boolean value = instance.isEmpty();
function isEmpty() : boolean;
Return Value
True, если настройки рендеринга пусты; иначе, false.