Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this
AnnRulerObject object.
public virtual AnnLength GaugeLength {get; set;}
'Declaration
Public Overridable Property GaugeLength As AnnLength
'Usage
Dim instance As AnnRulerObject
Dim value As AnnLength
instance.GaugeLength = value
value = instance.GaugeLength
Property Value
An
AnnLength structure that specifies the length of the gauge (the perpendicular lines at the ends of the ruler) for this
AnnRulerObject object.