ActiveReports 10
CreateGraphics Method (Toolbox)

GrapeCity.ActiveReports.Design.Win.v10 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox 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

Toolbox Class
Toolbox Members