'Declaration
<DispIdAttribute(252)> Function DicomGetMaxWindowLevel( _ ByVal ImageID As Integer _ ) As Single
[DispId(252)] float DicomGetMaxWindowLevel( int ImageID )
function DicomGetMaxWindowLevel( ImageID: Integer ): Single;
DispIdAttribute(252) function DicomGetMaxWindowLevel( ImageID : int ) : float;
[DispId(252)] float DicomGetMaxWindowLevel( int ImageID )
[DispId(252)] float DicomGetMaxWindowLevel( int ImageID )
Parameters
- ImageID