Click or drag to resize

mxGdiCanvas Constructor (Graphics)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a new GDI canvas for the given graphics instance.

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

Parameters

g
Type: System.DrawingGraphics
See Also