Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / PaletteColor Structure / A Property

In This Topic
    A Property (PaletteColor)
    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