'Declaration Protected Overridable Function GetVoiLutText( _
ByVal windowCenterThe window center.As Double, _
ByVal windowWidthThe window width.As Double _
) As System.String
protected virtual System.String GetVoiLutText(
double windowCenter,
double windowWidth
)
protected: virtual System.String GetVoiLutText(
double windowCenter,
double windowWidth
)
protected:
virtual System.String GetVoiLutText(
double windowCenter,
double windowWidth
)
Parameters
- windowCenter
- The window center.
- windowWidth
- The window width.
Return Value
The VOI LUT values as string.