VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebResolutionJS type / get_Empty Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Empty Метод
    В этом разделе
    Возвращает пустое разрешение.
    Синтаксис
    var instance = new Vintasoft.Shared.WebResolutionJS(x, y);
    
    var value; // Type: Vintasoft.Shared.WebResolutionJS
    value = instance.get_Empty();
    
    
    function get_Empty() : WebResolutionJS;
    

    Return Value

    Пустое разрешение.
    Смотрите также