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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly