MedicalViewer Constructor(bool)

Summary
Initializes a new instance of the MedicalViewer class object with explicit parameters.
Syntax
C#
C++/CLI
public MedicalViewer( 
   bool gridmode 
) 
            public: 
MedicalViewer(  
   bool gridmode 
) 

Parameters

gridmode
A value that represents whether to initialize the MedicalViewer 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.