Click or drag to resize
ColorA Property
Gets or sets the sRGB alpha channel value of the color.

Namespace: Windows.UI
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public byte A { get; set; }

Property Value

Type: Byte
See Also