Click or drag to resize

TransformerGetWidth Method

Gets the width length of the currently selected transform object as a double value

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

Return Value

Type: Double
Double value of the width length of the selected object
See Also