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

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

    Property Value

    The height of the arrow cap.
    See Also