ActiveReports 12
CreateGraphics Method (LayerList)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > LayerList 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

LayerList Class
LayerList Members