Click or drag to resize

mxGdiCanvas2D Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a new graphics export canvas.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxGdiCanvas2D(
	Graphics g
)
Request Example View Source

Parameters

g
Type: System.DrawingGraphics
See Also