'Declaration Protected Overridable Sub OnFocusedAnnotationViewChanged( _
ByVal eAn AnnotationViewChangedEventArgs that contains the event data.As Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs _
)
protected virtual void OnFocusedAnnotationViewChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs e
)
protected: virtual void OnFocusedAnnotationViewChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs* e
)
protected:
virtual void OnFocusedAnnotationViewChanged(
Vintasoft.Imaging.Annotation.UI.AnnotationViewChangedEventArgs^ e
)
Parameters
- e
- An AnnotationViewChangedEventArgs that contains the event data.