Click or drag to resize

ObjectProxyGetFlowSize Method

Gets the size of a flow flow-item object

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

Return Value

Type: Size
the current size of the object in the flow-view
See Also