Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / PaletteColor Structure / G Property

In This Topic
    G Property (PaletteColor)
    In This Topic
    The green component of the color.
    Syntax
    'Declaration
     
    Public Property G As System.Integer
    public System.int G {get; set;}
    See Also