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

In This Topic
    A Property
    In This Topic
    Gets alpha channel.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property A As Byte
    public byte A {get;}
    See Also