HslColor.Alpha Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.