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