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

    Parameters

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