Click or drag to resize

mxIGraphModelEndUpdate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Decrements the updateLevel by one and fires a notification event if the updateLevel reaches 0.

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
void EndUpdate()
Request Example View Source
See Also