GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / DicomGetLastWindowWidth Method





In This Topic
DicomGetLastWindowWidth Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function DicomGetLastWindowWidth( _
   ByVal ImageID As Integer _
) As Single
public float DicomGetLastWindowWidth( 
   int ImageID
)
public function DicomGetLastWindowWidth( 
    ImageID: Integer
): Single; 
public function DicomGetLastWindowWidth( 
   ImageID : int
) : float;
public: float DicomGetLastWindowWidth( 
   int ImageID
) 
public:
float DicomGetLastWindowWidth( 
   int ImageID
) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members