Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1LinearGauge Class / DirectionPropertyName Field


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