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

In This Topic
    FillArrowCaps Property
    In This Topic
    Gets or sets a value indicating whether to fill arrow caps.
    Syntax
    'Declaration
     
    Public Property FillArrowCaps As Boolean
    public bool FillArrowCaps {get; set;}

    Property Value

    true if fill arrow caps; otherwise, false.
    See Also