←Select platform

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

Leadtools.MedicalViewer Assembly