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


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