Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / FaceColorProperty Field


In This Topic
    FaceColorProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FaceColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Gauge.FaceColorProperty
    public static readonly DependencyProperty FaceColorProperty
    See Also