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


In This Topic
    DefaultFaceBorderWidth Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const DefaultFaceBorderWidth As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = C1Gauge.DefaultFaceBorderWidth
    public const int DefaultFaceBorderWidth
    See Also