public property Color.B

Brief

The blue component value of the color.

Declaration
C#
byte  B public get; internal set;

Declared in Color

back