←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#
VB
Objective-C
C++
Java
public virtual LeadLengthD GaugeLength { get; set; } 
Public Overridable Property GaugeLength As LeadLengthD 
@property (nonatomic) LeadLengthD gaugeLength; 
public LeadLengthD getGaugeLength() 
public void setGaugeLength(LeadLengthD gaugeLength) 
public:  
   virtual property LeadLengthD^ GaugeLength 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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