ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / Alpha Property

In This Topic
    Alpha Property (Annotation)
    In This Topic
    Controls the alpha channel of the background color
    Syntax
    'Declaration
     
    Public Overridable Property Alpha As Integer
    public virtual int Alpha {get; set;}
    See Also