VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
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);

Иерархия наследования

Object
   Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS

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