C#
VB
C++
Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for the ruler is visible.
public bool ShowGauge { get; set; }
Property ShowGauge As Boolean
true if the gauge (the perpendicular lines at the ends of the ruler) for the ruler is visible; false otherwise.
To set the length of the gauge, set the GaugeLength property.
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