Gets or sets the alpha channel of the color.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public byte Alpha { get; set; }
Visual Basic
Public Property Alpha As Byte
	Get
	Set

See Also