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

In This Topic
    Color Property (AnnotationLine)
    In This Topic
    The color is used to fill the annotation object.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property Color As Color
    public override Color Color {get;}

    Property Value

    The color is used to fill the annotation object.
    See Also