'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, _
ByVal actionSourceИсточник действия.As System.Object _
)
public AnnotationViewUndoAction(
Vintasoft.Data.IDataStorage dataStorage,
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView annotationView,
System.Object actionSource
)
public: AnnotationViewUndoAction(
Vintasoft.Data.IDataStorage* dataStorage,
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection* annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView* annotationView,
System.Object actionSource
)
public:
AnnotationViewUndoAction(
Vintasoft.Data.IDataStorage^ dataStorage,
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection^ annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView^ annotationView,
System.Object actionSource
)
Parameters
- dataStorage
- Хранилище данных, в котором хранятся объекты AnnotationView.
- annotationViewCollection
- Коллекция представлений аннотаций, в которой хранятся аннотации.
- annotationView
- Просмотр аннотаций.
- actionSource
- Источник действия.