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

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