Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1Gauge Class / ThicknessProperty Field


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