'Declaration Public Function New( _
ByVal windowCenterThe window center.As Double, _
ByVal windowWidthWidth of the window.As Double _
)
public WpfVoiLutChangedEventArgs(
double windowCenter,
double windowWidth
)
public: WpfVoiLutChangedEventArgs(
double windowCenter,
double windowWidth
)
public:
WpfVoiLutChangedEventArgs(
double windowCenter,
double windowWidth
)
Parameters
- windowCenter
- The window center.
- windowWidth
- Width of the window.