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

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