ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / PaletteColor Structure / A Property

In This Topic
    A Property
    In This Topic
    The alpha component of the color.
    Syntax
    'Declaration
     
    Public Property A As System.Integer
    public System.int A {get; set;}
    See Also