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


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