ActiveReports Developer 7
A Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > ColorEx Structure : A Property

Glossary Item Box

Gets the alpha component value of this ColorEx structure.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property A As System.Byte
C# 
public System.byte A {get;}

See Also