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


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