VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebInteractionAreaAppearanceManagerJS type / WebInteractionAreaAppearanceManagerJS Constructor(WebAnnotationViewerJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebInteractionAreaAppearanceManagerJS Constructor(WebAnnotationViewerJS)
    В этом разделе
    Initializes a new instance of the WebInteractionAreaAppearanceManagerJS class.
    Синтаксис
    // Parameters
    var viewer; // Type: WebAnnotationViewerJS
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebInteractionAreaAppearanceManagerJS(viewer);
    
    
    function WebInteractionAreaAppearanceManagerJS(
    viewer
    WebAnnotationViewerJS объект.
    : WebAnnotationViewerJS
    ) : WebInteractionAreaAppearanceManagerJS;

    Parameters

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