LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewer Constructor(Boolean)
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewer Class > MedicalViewer Constructor : MedicalViewer Constructor(Boolean)



gridmode
A value that represents whether to initialize the MedicalViewer with in grid mode. If this parameter is false the grid will be initialized in layout mode. Each cell will be able to be positioned at a specific location. Otherwise it will be in row column mode.
Initializes a new instance of the MedicalViewer class object with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal gridmode As Boolean _
)
Visual Basic (Usage)Copy Code
Dim gridmode As Boolean
 
Dim instance As New MedicalViewer(gridmode)
C# 
public MedicalViewer( 
   bool gridmode
)
C++/CLI 
public:
MedicalViewer( 
   bool gridmode
)

Parameters

gridmode
A value that represents whether to initialize the MedicalViewer with in grid mode. If this parameter is false the grid will be initialized in layout mode. Each cell will be able to be positioned at a specific location. Otherwise it will be in row column mode.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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