Click or drag to resize

diagramOutputBasegetNodeDeclaration Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Diagram.output
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public abstract string getNodeDeclaration(
	diagramNode node
)
Request Example View Source

Parameters

node
Type: imbSCI.Graph.Diagram.corediagramNode

Return Value

Type: String
See Also