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

In This Topic
    DashCap Property (AnnotationLine)
    In This Topic
    Gets or sets the dash cap.
    Syntax
    'Declaration
     
    Public Property DashCap As DashCap
    public DashCap DashCap {get; set;}

    Property Value

    The dash cap.
    See Also