Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnRulerObject object is visible.
public virtual bool ShowGauge { get; set; }
Public Overridable Property ShowGauge As Boolean
true if the gauge (the perpendicular lines at the ends of the ruler) for this AnnRulerObject object is visible; false otherwise.
To set the length of the gauge, set the GaugeLength property. For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
For an example, refer to AnnRulerObject.
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