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