RulerStyle Property

Summary

Gets or sets an enumerated value that indicates the style of the cell horizontal and vertical rulers.

Syntax
C#
VB
C++
public MedicalViewerRulerStyle RulerStyle { get; set; } 
  
Public Property RulerStyle As MedicalViewerRulerStyle 
            public: 
property MedicalViewerRulerStyle RulerStyle { 
   MedicalViewerRulerStyle get(); 
   void set (    MedicalViewerRulerStyle ); 
} 

Property Value

Enumerated value that indicates the style of the cell horizontal and vertical rulers.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

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