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

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