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

In This Topic
    LineWidth Property (AnnotationLine)
    In This Topic
    Gets or sets the line width of the AnnotationLine object.
    Syntax
    'Declaration
     
    Public Property LineWidth As Single
    public float LineWidth {get; set;}
    See Also