VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type / WebDicomTextOverlayJS Constructor(WebAnchorTypeEnumJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebDicomTextOverlayJS Constructor(WebAnchorTypeEnumJS)
    В этом разделе
    Initializes a new instance of the WebDicomTextOverlayJS class.
    Синтаксис
    // Parameters
    var anchor; // Type: WebAnchorTypeEnumJS
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);
    
    
    function WebDicomTextOverlayJS(
    anchor
    Якорь для текста в просмотрщике.
    : WebAnchorTypeEnumJS
    ) : WebDicomTextOverlayJS;

    Parameters

    anchor
    Якорь для текста в просмотрщике.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также