Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ShowGauge Property

Show in webframe
Gets or sets a value indicating whether the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible.
Syntax
get_showGauge();
set_showGauge(value);
Object.defineProperty('showGauge');

Property Value

TypeDescription
booleantrue if the gauge (the perpendicular lines at the ends of the ruler) for this AnnPolyRulerObject is visible; otherwise, it is false
See Also

Reference

AnnPolyRulerObject Object
AnnPolyRulerObject Members

Error processing SSI file