ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Integer
    public int R {get; set;}
    See Also