'Declaration Public Function New( _
ByVal annotationViewCollectionChanged annotation view collection.As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection, _
ByVal actionSourceAction source.As System.Object _
)
public AnnotationViewCollectionUndoAction(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection annotationViewCollection,
System.Object actionSource
)
public: AnnotationViewCollectionUndoAction(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection* annotationViewCollection,
System.Object actionSource
)
public:
AnnotationViewCollectionUndoAction(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection^ annotationViewCollection,
System.Object actionSource
)
Parameters
- annotationViewCollection
- Changed annotation view collection.
- actionSource
- Action source.