MedicalViewerRulerStyle Enumeration

Summary
Indicates the style for the rulers in the cells of the MedicalViewer.
Syntax
C#
VB
C++
public enum MedicalViewerRulerStyle 
  
Public Enum MedicalViewerRulerStyle  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerRulerStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0Inverted The ruler is drawn using an inverted pen. This is the default value.
1Bordered The ruler is drawn using both the pen specified in MedicalViewerBaseCell.RulerInColor and MedicalViewerBaseCell.RulerOutColor.
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.