Click or drag to resize

mxGraphViewGetPerimeterFunction Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the perimeter function for the given state.

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

Parameters

state
Type: imbSCI.Graph.MXGraph.viewmxCellState

Return Value

Type: mxPerimeterFunction
See Also