'Declaration Protected Overridable Sub OnAnnotationInteractionModeChanging( _ ByVal e As AnnotationInteractionModeChangingEventArgs _ )
protected virtual void OnAnnotationInteractionModeChanging( AnnotationInteractionModeChangingEventArgs e )
protected: virtual void OnAnnotationInteractionModeChanging( AnnotationInteractionModeChangingEventArgs* e )
protected: virtual void OnAnnotationInteractionModeChanging( AnnotationInteractionModeChangingEventArgs^ e )
Parameters
- e
- An AnnotationInteractionModeChangingEventArgs that contains the event data.