VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / set_TextAlignment Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    set_TextAlignment Метод
    В этом разделе
    Задает выравнивание текста.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
    
    var returnValue; // Type: any
    
    // Parameters
    var value; // Type: WebAnchorTypeEnumJS
    
    returnValue = instance.set_TextAlignment(value);
    
    
    function set_TextAlignment(
    value
    Значение по умолчанию - null.
    : WebAnchorTypeEnumJS
    ) : any;

    Parameters

    value
    Значение по умолчанию - null.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также