ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / PenWidth Property

In This Topic
    PenWidth Property
    In This Topic
    Gets or sets the width of the pen.
    Syntax
    'Declaration
     
    Public Property PenWidth As Short
    public short PenWidth {get; set;}

    Property Value

    The width of the pen.
    See Also