PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderGraphics Class
Members

In This Topic
    RenderGraphics Class
    In This Topic
    Represents a drawing on a .NET System.Drawing.Graphics object in a C1PrintDocument.
    Object Model
    RenderGraphics Class
    Syntax
    'Declaration
     
    Public Class RenderGraphics 
       Inherits RenderObject
       Implements IDocumentLocationIStyleOwner 
    public class RenderGraphics : RenderObject, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderGraphics

    See Also