'Declaration Public Function New( _
ByVal annotationViewCollectionКоллекция представлений аннотаций, в которой хранятся аннотации.As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection, _
ByVal annotationViewПросмотр аннотаций.As Vintasoft.Imaging.Annotation.UI.AnnotationView, _
ByVal actionSourceИсточник действия.As System.Object _
)
public AnnotationViewUndoAction(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView annotationView,
System.Object actionSource
)
public: AnnotationViewUndoAction(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection* annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView* annotationView,
System.Object actionSource
)
public:
AnnotationViewUndoAction(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection^ annotationViewCollection,
Vintasoft.Imaging.Annotation.UI.AnnotationView^ annotationView,
System.Object actionSource
)
Parameters
- annotationViewCollection
- Коллекция представлений аннотаций, в которой хранятся аннотации.
- annotationView
- Просмотр аннотаций.
- actionSource
- Источник действия.