MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi Namespace / BorderRenderer Class
Members

BorderRenderer Class
Represents the GDI implementation of border rendering.
Object Model
BorderRenderer Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class BorderRenderer 
 
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.Core.Document.Drawing.Gdi.BorderRenderer

See Also