←Select platform

ShowLength Property

Summary

Enables or disables the display of text showing the length of this AnnPolyRulerObject.

Syntax

C#
VB
C++
public virtual bool ShowLength { get; set; } 
  
Public Overridable Property ShowLength As Boolean 
public: 
virtual property bool ShowLength { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to display text showing the length of this AnnPolyRulerObject; false otherwise.

Example

For an example, refer to AnnPolyRulerObject.

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.Annotations Assembly