Click or drag to resize

diagramBuilderUniversalTreegetColor Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.diagram.builders
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public virtual int getColor(
	diagramNode child,
	int defColor = 1
)
Request Example View Source

Parameters

child
Type: imbSCI.DataComplex.diagram.corediagramNode
defColor (Optional)
Type: SystemInt32

Return Value

Type: Int32
See Also