Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / ITALIC Field


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