Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Color Class / B Property

In This Topic
    B Property
    In This Topic
    Gets the blue component.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property B As Byte
    public byte B {get;}
    See Also