Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderGraphics Class / Graphics Property

In This Topic
    Graphics Property
    In This Topic
    Gets the System.Drawing.Graphics object to draw on.
    Syntax
    'Declaration
     
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also