VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebResolutionJS type / get_Empty Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Empty Method
    In This Topic
    Returns the empty resolution.
    Syntax
    var instance = new Vintasoft.Shared.WebResolutionJS(x, y);
    
    var value; // Type: Vintasoft.Shared.WebResolutionJS
    value = instance.get_Empty();
    
    
    function get_Empty() : WebResolutionJS;
    

    Return Value

    The empty resolution.
    Browser Compatibility
    9
    See Also