Click or drag to resize

mxRectangleGetCenterX Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the x-coordinate of the center.

Namespace:  imbSCI.Graph.MXGraph.utils
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public double GetCenterX()
Request Example View Source

Return Value

Type: Double
Returns the x-coordinate of the center.
See Also