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

PenEx Class
Defines an object used to draw lines and curves. This class is abstract.
Object Model
PenEx Class
Syntax
'Declaration
 
Public MustInherit 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