'Declaration Public Function New( _
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.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection annotationViewCollection,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView annotationView
)
public: WpfAnnotationViewUndoAction(
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection* annotationViewCollection,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView* annotationView
)
public:
WpfAnnotationViewUndoAction(
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationViewCollection^ annotationViewCollection,
Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView^ annotationView
)
Parameters
- annotationViewCollection
- Annotation view collection that stores the annotation.
- annotationView
- Annotation view.