Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / PaletteColor Structure / B Property

In This Topic
    B Property (PaletteColor)
    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