'Declaration Public Function New( _
ByVal dataStorageThe data storage that stores the WpfAnnotationViewCollection objects.As Vintasoft.Data.IDataStorage, _
ByVal annotationViewCollectionChanged annotation view collection.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection _
)
public WpfAnnotationViewCollectionUndoAction(
Vintasoft.Data.IDataStorage dataStorage,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection
)
public: WpfAnnotationViewCollectionUndoAction(
Vintasoft.Data.IDataStorage* dataStorage,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection* annotationViewCollection
)
public:
WpfAnnotationViewCollectionUndoAction(
Vintasoft.Data.IDataStorage^ dataStorage,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection^ annotationViewCollection
)
Parameters
- dataStorage
- The data storage that stores the WpfAnnotationViewCollection objects.
- annotationViewCollection
- Changed annotation view collection.