ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / PaletteColor Structure / R Property

In This Topic
    R Property
    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