MedicalViewerRulers Enumeration

Summary
Represents which ruler to display. (this does not include the annotation rulers).
Syntax
C#
VB
C++
public enum MedicalViewerRulers 
  
Public Enum MedicalViewerRulers  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerRulers : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0None No rulers.
1Both Both vertical and horizontal rulers.
2Vertical Vertical ruler only.
3Horizontal Horizontal ruler only.
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.