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


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