ActiveReports 13
CreateGraphics Method (FlatToolbox)

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

FlatToolbox Class
FlatToolbox Members