ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Color Structure / A Property

In This Topic
    A Property (Color)
    In This Topic
    Gets the A color component.
    Syntax
    'Declaration
     
    Public ReadOnly Property A As Byte
    public byte A {get;}
    See Also