Click or drag to resize

TransformerGetPosition Method

Gets the current position of the selected transform object as a point

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

Return Value

Type: Point
Point containing the coordinates of the currently selected object's position
See Also