'Declaration Public Function New( _
ByVal annotationViewCollectionКоллекция представлений аннотаций, в которой хранятся аннотации.As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection, _
ByVal annotationViewПросмотр аннотаций.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
- Коллекция представлений аннотаций, в которой хранятся аннотации.
- annotationView
- Просмотр аннотаций.