ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Integer
    public int A {get; set;}
    See Also