VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewUndoActionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
    WebAnnotationViewUndoActionJS Тип
    В этом разделе
    Представляет действие отмены, сохраняющее информацию об изменениях в объекте WebAnnotationViewJS.
    Синтаксис
    // Parameters
    var source; // Type: WebAnnotationViewJS
    var actionSource; // Type: object
    var annotationViewCollection; // Type: WebAnnotationViewCollectionJS
    
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewUndoActionJS(source, actionSource, annotationViewCollection);
    
    
    function WebAnnotationViewUndoActionJS;
    
    Иерархия наследования

    Object
       Vintasoft.Imaging.WebUndoActionJS
          Vintasoft.Imaging.Annotation.WebAnnotationViewUndoActionJS

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