Location

Namespace
Fuse.Elements
Package
Fuse.Elements 2.9.1

Parameters

elm

Element

Returns

LayoutMasterMode

Possible Values

ParentTransform

The element gets a position to match it's world location to that of the master element; the element will have the same visual location and size and the master element.

LocalLayout

The element copies the master elements local size and position (relative to its own parent).

ParentLayout

The element copies the local size and position of the master element's parent.