ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PenWidth Class
Members

In This Topic
    PenWidth Class
    In This Topic
    Represents the width of pen.
    Object Model
    PenWidth Class
    Syntax
    'Declaration
     
    Public Class PenWidth 
       Inherits CanvasItem
    public class PenWidth : CanvasItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.CanvasItem
          GrapeCity.ActiveReports.Document.Section.PenWidth

    See Also