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


In This Topic
    DefaultValueFontSize Field (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const DefaultValueFontSize As Single
    'Usage
     
    
    Dim value As Single
     
    value = C1Gauge.DefaultValueFontSize
    public const float DefaultValueFontSize
    See Also