Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / ColorProperty Field


In This Topic
    ColorProperty Field (GaugeRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GaugeRange.ColorProperty
    public static readonly DependencyProperty ColorProperty
    See Also