←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly