Click or drag to resize

mxGraphModelGetParent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.MXGraph.model
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Object GetParent(
	Object child
)
Request Example View Source

Parameters

child
Type: SystemObject

Return Value

Type: Object

Implements

mxIGraphModelGetParent(Object)
See Also