ActiveReports 18 .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
    Controls the alpha channel of the background color
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Alpha As Integer
    public override int Alpha {get; set;}

    Property Value

    The alpha.
    See Also