Xamarin.Android | ComponentOne
C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / Resource.Attribute Class / c1_startAngle Field


In This Topic
    c1_startAngle Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared c1_startAngle As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Attribute.c1_startAngle
     
    Resource.Attribute.c1_startAngle = value
    public static int c1_startAngle
    See Also