Click or drag to resize

mxStencilEvaluateAttribute Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string EvaluateAttribute(
	XmlElement elt,
	string attribute,
	mxCellState state
)
Request Example View Source

Parameters

elt
Type: System.XmlXmlElement
attribute
Type: SystemString
state
Type: imbSCI.Graph.MXGraph.viewmxCellState

Return Value

Type: String
See Also