VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebVintasoftFontPropertiesJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
    WebVintasoftFontPropertiesJS Тип
    В этом разделе
    Представляет свойства шрифта.
    Синтаксис
    // Parameters
    var name; // Type: string
    var size; // Type: number
    var color; // Type: string
    var isBold; // Type: boolean
    var isItalic; // Type: boolean
    var isUnderline; // Type: boolean
    var isStrikeout; // Type: boolean
    
    var instance = new Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS(name, size, color, isBold, isItalic, isUnderline, isStrikeout);
    
    
    function WebVintasoftFontPropertiesJS;
    
    Иерархия наследования

    Object
       Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS

    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также