←Select platform

GaugeLength Property

Summary
Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual LeadLengthD GaugeLength { get; set; } 
@property (nonatomic, assign) LeadLengthD gaugeLength; 
public LeadLengthD getGaugeLength() 
public void setGaugeLength(LeadLengthD gaugeLength) 
public:  
   virtual property LeadLengthD^ GaugeLength 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 
GaugeLength # get and set (AnnPolyRulerObject) 

Property Value

A Leadtools.LeadLengthD that specifies the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject.

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.