Leadtools.MedicalViewer Namespace > MedicalViewerImageInformation Class > MedicalViewerImageInformation Constructor : MedicalViewerImageInformation Constructor(Int32,Int32,Int32,Int32) |
public MedicalViewerImageInformation( int xResolution, int yResolution, int imageWidth, int imageHeight )
'Declaration Public Function New( _ ByVal xResolution As Integer, _ ByVal yResolution As Integer, _ ByVal imageWidth As Integer, _ ByVal imageHeight As Integer _ )
'Usage Dim xResolution As Integer Dim yResolution As Integer Dim imageWidth As Integer Dim imageHeight As Integer Dim instance As New MedicalViewerImageInformation(xResolution, yResolution, imageWidth, imageHeight)
public MedicalViewerImageInformation( int xResolution, int yResolution, int imageWidth, int imageHeight )
function MedicalViewerImageInformation( xResolution , yResolution , imageWidth , imageHeight )
public: MedicalViewerImageInformation( int xResolution, int yResolution, int imageWidth, int imageHeight )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2