'Declaration Public Function New( _
ByVal dataStorageThe data storage that stores the WpfAnnotationView objects.As Vintasoft.Data.IDataStorage, _
ByVal annotationViewCollectionAnnotation view collection that stores the annotation.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection, _
ByVal annotationViewAnnotation view.As Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView _
)
public WpfAnnotationViewUndoAction(
Vintasoft.Data.IDataStorage dataStorage,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView annotationView
)
Parameters
- dataStorage
- The data storage that stores the WpfAnnotationView objects.
- annotationViewCollection
- Annotation view collection that stores the annotation.
- annotationView
- Annotation view.