ShowRulerLength Property

Summary
Gets or sets the value that indicates whether to show the cell ruler length.
Syntax
C#
C++/CLI
public bool ShowRulerLength { get; set; } 
            public: 
property bool ShowRulerLength { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to display the cell ruler length; otherwise, false.

Remarks
  • The cell ruler is the ruler that is displayed at the bottom and right of the cell. To disable the cell ruler altogether, refer to DisplayRulers.
  • To retrieve the length, refer to GetCellRulerLength.
  • To display the ruler unit beside the length, refer to ShowCellRulerUnit.
  • To change the ruler unit, refer to MeasurementUnit.
  • The ruler length will be displayed to the right of the horizontal ruler, and at the bottom of the vertical ruler.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.