Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for the ruler.
public AnnLength GaugeLength { get; set; }
Property GaugeLength As Leadtools.Annotations.AnnLength
property Leadtools.Annotations.AnnLength GaugeLength {
Leadtools.Annotations.AnnLength get();
void set ( Leadtools.Annotations.AnnLength );
}
An AnnLength structure that specifies the length of the gauge (the perpendicular lines at the ends of the ruler) for the ruler.
To display the gauge, set the ShowGauge property to true. This property is used only if the ShowGauge property is true.
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