'Declaration Public Function New( _
ByVal dataStorageХранилище данных, в котором хранятся объекты AnnotationView.As Vintasoft.Data.IDataStorage, _
ByVal annotationViewCollectionКоллекция представлений аннотаций, в которой хранятся аннотации.As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection, _
ByVal annotationViewПросмотр аннотаций.As Vintasoft.Imaging.Annotation.UI.AnnotationView _
)
public AnnotationViewUndoAction(
Vintasoft.Data.IDataStorage dataStorage,
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView annotationView
)
Parameters
- dataStorage
- Хранилище данных, в котором хранятся объекты AnnotationView.
- annotationViewCollection
- Коллекция представлений аннотаций, в которой хранятся аннотации.
- annotationView
- Просмотр аннотаций.