Click or drag to resize

mxGraphModelGraphModelChange Event

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Fires when the graph model has changed.

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public event mxGraphModelChangeEventHandler GraphModelChange
Request Example View Source

Value

Type: imbSCI.Graph.MXGraph.modelmxGraphModelChangeEventHandler

Implements

mxIGraphModelGraphModelChange
See Also