Click or drag to resize

mxCellCodecIsExcluded Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Excludes user objects that are XML nodes.

Namespace:  imbSCI.Graph.MXGraph.io
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override bool IsExcluded(
	Object obj,
	string attr,
	Object value,
	bool isWrite
)
Request Example View Source

Parameters

obj
Type: SystemObject
attr
Type: SystemString
value
Type: SystemObject
isWrite
Type: SystemBoolean

Return Value

Type: Boolean
See Also