'Declaration Protected Overrides Sub OnAnnotationViewCollectionChanged( _
ByVal eAn AnnotationViewCollectionChangedEventArgs that contains the event data.As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollectionChangedEventArgs _
)
protected override void OnAnnotationViewCollectionChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollectionChangedEventArgs e
)
protected: void OnAnnotationViewCollectionChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollectionChangedEventArgs* e
); override
protected:
void OnAnnotationViewCollectionChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollectionChangedEventArgs^ e
); override
Parameters
- e
- An AnnotationViewCollectionChangedEventArgs that contains the event data.