'Declaration
Public Function DicomGetMaxWindowWidth( _ ByVal ImageID As Integer _ ) As Single
public float DicomGetMaxWindowWidth( int ImageID )
public function DicomGetMaxWindowWidth( ImageID: Integer ): Single;
public function DicomGetMaxWindowWidth( ImageID : int ) : float;
public: float DicomGetMaxWindowWidth( int ImageID )
public: float DicomGetMaxWindowWidth( int ImageID )
Parameters
- ImageID