VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / raisePropertyChangedEvent Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    raisePropertyChangedEvent Метод
    В этом разделе
    Вызывает событие 'propertyChanged'.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
    
    var value; // Type: any
    
    // Parameters
    var eventArgs; // Type: object
    
    value = instance.raisePropertyChangedEvent(eventArgs);
    
    
    function raisePropertyChangedEvent(
    eventArgs
    Аргументы события.
    : object
    ) : any;

    Parameters

    eventArgs
    Аргументы события.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также