ActiveReports 19 .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
    Gets or sets the alpha channel of the background color
    Syntax
    'Declaration
     
    Public Overridable Property Alpha As Integer
    public virtual int Alpha {get; set;}
    See Also