'Declaration Protected Overridable Function GetVoiLutText( _
ByVal windowCenterЦентр окна.As Double, _
ByVal windowWidthШирина окна.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
- Центр окна.
- windowWidth
- Ширина окна.
Return Value
Значения VOI LUT в виде строки.