Color.G Property

Definition

Gets the Green component of the color.

public double G { get; }
member this.G : double

Property Value

The Green component of the color as a double that is in the inclusive range [0-1].

Applies to