Share via


Color.R Property

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

Syntax

  public byte R {get; set;}

Property Value

System.UInt8.  The value of the red component.

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