Click or drag to resize

mxIGraphModelBeginUpdate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Increments the updateLevel by one. The event notification is queued until updateLevel reaches 0 by use of endUpdate.

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