ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / PaletteColor Structure / G Property

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