ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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