Click or drag to resize

mxGdiCanvasGraphics Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets or gets the graphics object to paint the canvas.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Graphics Graphics { get; set; }
Request Example View Source

Property Value

Type: Graphics
See Also