←Select platform

ShowLength Property (IAnnRuler)

Summary

Gets or sets a value that indicates whether to display the length of the ruler.

Syntax

C#
VB
C++
bool ShowLength {get; set;}
Property ShowLength As Boolean
property bool ShowLength { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show the length of the ruler; false otherwise.

Remarks

If this property is true, the MeasurementUnit property contains the unit of measure for the ruler; the UnitAbbreviation property contains the abbreviation for the unit of measure displayed with the length and the Precision property contains the number of digits to display to the right of the decimal point in the length.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize