'Declaration Protected Overridable Sub OnInteractionModeChanged( _
ByVal eThe DicomMprToolInteractionModeChangedEventArgs instance containing the event data.As DicomMprToolInteractionModeChangedEventArgs _
)
protected virtual void OnInteractionModeChanged(
DicomMprToolInteractionModeChangedEventArgs e
)
protected: virtual void OnInteractionModeChanged(
DicomMprToolInteractionModeChangedEventArgs* e
)
protected:
virtual void OnInteractionModeChanged(
DicomMprToolInteractionModeChangedEventArgs^ e
)
Parameters
- e
- The DicomMprToolInteractionModeChangedEventArgs instance containing the event data.