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


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