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

In This Topic
    ShowArrowCaps Property
    In This Topic
    Gets or sets the show arrow caps.
    Syntax
    'Declaration
     
    Public Property ShowArrowCaps As AnnotationLine.ShowArrowCap
    public AnnotationLine.ShowArrowCap ShowArrowCaps {get; set;}

    Property Value

    The show arrow caps.
    See Also