Click or drag to resize

mxObjectCodecTemplate Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the template object associated with this codec.

Namespace:  imbSCI.Graph.MXGraph.io
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Object Template { get; }
Request Example View Source

Return Value

Type: Object
Returns the template object.
See Also