Share via


Color.G Property

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

Syntax

  public byte G {get; set;}

Property Value

System.UInt8.  The value of the green 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