VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebResolutionJS type
    WebResolutionJS Тип
    В этом разделе
    Stores an ordered pair of float values, typically the horizontal and vertical resolution.
    Синтаксис
    // Parameters
    var x; // Type: number
    var y; // Type: number
    
    var instance = new Vintasoft.Shared.WebResolutionJS(x, y);
    
    
    function WebResolutionJS;
    
    Иерархия наследования

    Object
       Vintasoft.Shared.WebResolutionJS

    Смотрите также