Color.R Property

Definition

Gets the Red component of the color.

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

Property Value

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

Applies to