Leadtools.Annotations Namespace > IAnnRulerObject Interface : ShowGauge Property |
bool ShowGauge {get; set;}
'Declaration Property ShowGauge As Boolean
'Usage Dim instance As IAnnRulerObject Dim value As Boolean instance.ShowGauge = value value = instance.ShowGauge