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

In This Topic
    Alpha Property (AnnotationLine)
    In This Topic
    Gets or sets the alpha channel of the background color.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Alpha As Integer
    public override int Alpha {get; set;}
    See Also