Click or drag to resize

mxStencil Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a new stencil for the given mxGraph shape description.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxStencil(
	XmlElement description
)
Request Example View Source

Parameters

description
Type: System.XmlXmlElement
See Also