Click or drag to resize

TransformerGetPivot Method

Gets the pivot position of the currently selected transform object as a point

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

Return Value

Type: Point
Point containing the coordinates of the pivot of the selected object
See Also