'Declaration Public Function New( _
ByVal dataStorageThe data storage that stores the AnnotationView objects.As Vintasoft.Data.IDataStorage, _
ByVal annotationViewCollectionAnnotation view collection that stores the annotation.As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection, _
ByVal annotationViewAnnotation view.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
- The data storage that stores the AnnotationView objects.
- annotationViewCollection
- Annotation view collection that stores the annotation.
- annotationView
- Annotation view.