C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject.
public virtual LeadLengthD GaugeLength { get; set; }
Public Overridable Property GaugeLength As Leadtools.LeadLengthD
public virtual Leadtools.LeadLengthD GaugeLength {get; set;}
@property (nonatomic) LeadLengthD gaugeLength;
public LeadLengthD getGaugeLength()
public void setGaugeLength(LeadLengthD gaugeLength)
get_GaugeLength();
set_GaugeLength(value);
Object.defineProperty('GaugeLength');
public:
virtual property LeadLengthD^ GaugeLength
{
LeadLengthD^ get()
void set(LeadLengthD^ value)
}
A Leadtools.LeadLengthD that specifies the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET