Click or drag to resize

mxGraphViewGetPoint Method (mxCellState)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the absolute center point along the given edge.

Namespace:  imbSCI.Graph.MXGraph.view
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxPoint GetPoint(
	mxCellState state
)
Request Example View Source

Parameters

state
Type: imbSCI.Graph.MXGraph.viewmxCellState

Return Value

Type: mxPoint
See Also