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 )