Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewer Constructor(Int32,Int32)






The number of rows. The maximum allowed number of rows is 8.
The number of columns. The maximum allowed number of columns is 8.
Initializes a new instance of a MedicalViewer object with explicit parameters.
Syntax
public MedicalViewer(    int rows,    int columns )
'Declaration   Public Function New( _    ByVal rows As Integer, _    ByVal columns As Integer _ )
'Usage   Dim rows As Integer Dim columns As Integer   Dim instance As New MedicalViewer(rows, columns)
public: MedicalViewer(    int rows,    int columns )

Parameters

rows
The number of rows. The maximum allowed number of rows is 8.
columns
The number of columns. The maximum allowed number of columns is 8.
Example
For an example, refer to MedicalViewer
Requirements

Target Platforms

See Also

Reference

MedicalViewer Class
MedicalViewer Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features