ActiveReports 12
CreateGraphics Method (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : CreateGraphics Method
Creates the System.Drawing.Graphics for the control.
Syntax
'Declaration
 
Public Function CreateGraphics() As Graphics
public Graphics CreateGraphics()

Return Value

The System.Drawing.Graphics for the control.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members