Click or drag to resize

mxGraphModelChangeEventHandler Delegate

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the requirements for an object that listens to a graph model.

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public delegate void mxGraphModelChangeEventHandler()
See Also