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


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