HslColor.Alpha Property

Definition

The HslColor's Alpha component

public:
 property double Alpha { double get(); void set(double value); };
public:
 property double Alpha { double get(); void set(double value); };
public double Alpha { get; set; }
member this.Alpha : double with get, set
Public Property Alpha As Double

Property Value

The HslColor's Alpha component.

Applies to