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