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