Click or drag to resize

ApiLocationToolsCreateTransformer Method

Creates a transformer object to enable transformation mode for LocationObjects

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

Return Value

Type: Transformer
Transformer object containing the location and its objects
See Also