Click or drag to resize

ObjectProxyGetFlowPosition Method

Gets the current position of a flow-item object

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public Point GetFlowPosition()

Return Value

Type: Point
the position
See Also