LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewer Constructor(Boolean)

Show in webframe





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
public MedicalViewer( 
   bool gridmode
)
'Declaration
 
Public Function New( _
   ByVal gridmode As Boolean _
)
'Usage
 
Dim gridmode As Boolean
 
Dim instance As New MedicalViewer(gridmode)

            

            
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

See Also

Reference

MedicalViewer Class
MedicalViewer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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