Color.B

Color.B property

Gets the blue component value of this Color structure.

public byte B { get; }

Property Value

The blue component value of this Color.

See Also