Click or drag to resize

mxPointGetPoint Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the coordinates as a new point.

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

Return Value

Type: Point
Returns a new point for the location.
See Also