Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1HslColor Structure / Alpha Property

In This Topic
    Alpha Property
    In This Topic
    Gets or sets the alpha channel of the color.
    Syntax
    'Declaration
     
    
    Public Property Alpha As Byte
    public byte Alpha {get; set;}
    See Also