Click or drag to resize
ColorB Property
Gets or sets the sRGB blue channel value of the color.

Namespace: Windows.UI
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public byte B { get; set; }

Property Value

Type: Byte
See Also