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