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