Xamarin.Android | ComponentOne
C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / Resource.Id Class / Left Field


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