ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PenEx Class
Members

In This Topic
    PenEx Class
    In This Topic
    Defines an object used to draw lines and curves. This class is abstract.
    Object Model
    PenEx Class
    Syntax
    'Declaration
     
    Public MustInherit Class PenEx 
    public abstract class PenEx 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Drawing.PenEx
          GrapeCity.ActiveReports.Drawing.Serialization.MetaCanvas.MetaPen

    See Also