ShowCellRulerUnit Property

Summary
Shows or hides the ruler measurement unit.
Syntax
C#
VB
C++
public bool ShowCellRulerUnit { get; set; } 
  
Public Property ShowCellRulerUnit As Boolean 
            public: 
property bool ShowCellRulerUnit { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show the ruler measurement unit; false to hide the ruler measurement unit.

Remarks

To change the ruler unit, refer to MeasurementUnit.

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.