Color.A Property

Definition

Gets the alpha component of the color.

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

Property Value

System.Double

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

Applies to