C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / DefaultPointerColor Field


In This Topic
DefaultPointerColor Field (C1Gauge)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly DefaultPointerColor As Nullable(Of Color)
 
'Usage
 
Dim value As Nullable(Of Color)
 
value = C1Gauge.DefaultPointerColor
See Also