Click or drag to resize

mxModelCodec Constructor (Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a new model codec for the given template.

Namespace:  imbSCI.Graph.MXGraph.io
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxModelCodec(
	Object template
)
Request Example View Source

Parameters

template
Type: SystemObject
See Also