←Select platform

ShowGauge Property

Summary
Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual bool ShowGauge { get; set; } 
@property (nonatomic, assign) BOOL showGauge; 
public boolean getShowGauge() 
public void setShowGauge(boolean showGauge) 
public:  
   virtual property bool ShowGauge 
   { 
      bool get() 
      void set(bool value) 
   } 
ShowGauge # get and set (AnnPolyRulerObject) 

Property Value

true if the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible; otherwise, it is false

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

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