ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / PenStyle Property

In This Topic
    PenStyle Property (DrawCanvas)
    In This Topic
    PenStyle
    Syntax
    'Declaration
     
    Public Property PenStyle As PenStyles
    public PenStyles PenStyle {get; set;}
    See Also