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

In This Topic
    ArrowCapWidth Property
    In This Topic
    Gets or sets the width of the arrow cap.
    Syntax
    'Declaration
     
    Public Property ArrowCapWidth As Single
    public float ArrowCapWidth {get; set;}

    Property Value

    The width of the arrow cap.
    See Also