Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / BorderDashesPropertyName Field


In This Topic
    BorderDashesPropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const BorderDashesPropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = GaugeRange.BorderDashesPropertyName
    public const string BorderDashesPropertyName
    See Also