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