MedicalViewerUserMode Enumeration

Summary
Specifies the design mode of the viewer when the viewer is created in layout mode.
Syntax
C#
VB
C++
public enum MedicalViewerUserMode 
  
Public Enum MedicalViewerUserMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerUserMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Run The viewer will be placed in run mode. You will not be able to move the cells.
1Design The viewer will be placed in design mode. Cells can be adjusted and moved around.
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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