ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / PaletteColor Structure / B Property

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