VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebRectangleAnnotationViewJS type / setInteractionControllerProperties Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    setInteractionControllerProperties Метод
    В этом разделе
    Синхронизирует настройки аннотации и настройки контроллера взаимодействия.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebRectangleAnnotationViewJS();
    
    var value; // Type: any
    
    // Parameters
    var interactionController; // Type: object
    
    value = instance.setInteractionControllerProperties(interactionController);
    
    
    function setInteractionControllerProperties(
    interactionController
    Контроллер взаимодействия.
    : object
    ) : any;

    Parameters

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