Accusoft.NotateXpressSdk Namespace > ProtractorToolbarDefaults Class : ShowGauge Property |
'Declaration Public Property ShowGauge As Boolean
'Usage Dim instance As ProtractorToolbarDefaults Dim value As Boolean instance.ShowGauge = value value = instance.ShowGauge
public bool ShowGauge {get; set;}