Click or drag to resize

mxGraphModelGetGeometry Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
see com.mxgraph.mxIGraphModel.GetGeometry(Object)

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

Parameters

cell
Type: SystemObject

Return Value

Type: mxGeometry

Implements

mxIGraphModelGetGeometry(Object)
See Also