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