Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Attribute Class / c1_borderColor Field


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