Click or drag to resize

mxStencilRegistryGetStencil Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the stencil for the given name.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public static mxStencil GetStencil(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString

Return Value

Type: mxStencil
See Also