Share via


Color.B Property

Gets or sets the blue component value of the current Color structure.

Syntax

  public byte B {get; set;}

Property Value

System.UInt8.  The value of the blue componenet.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also