ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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