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