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