GetCellRulerLength Method

Summary
Gets or sets the value that represents the length of the specified ruler.
Syntax
C#
C++/CLI
public int GetCellRulerLength( 
   int horizontal 
) 
            public: 
int GetCellRulerLength(  
   int horizontal 
)  

Parameters

horizontal
int

Return Value

The length of the specified ruler. int

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 display the ruler length, refer to ShowRulerLength.
  • 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 at 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.