Bound to Layout behavior

The Bound to Layout behavior simply prevents an object leaving the edge of the layout. It is most useful on objects which move around but should not leave the layout area.

It has no conditions, actions or expressions, just the following property:

Bound by

Set to Edge to prevent any part of the object leaving the layout. The object will stop at the position shown below:

Bound to Layout behavior edge setting

Set to Origin to only prevent the object's origin leaving the layout. The result depends on where the origin is placed on the object, but with a centred origin the object will stop in a position similar to the image shown below:

Bound to Layout behavior origin setting
Construct 3 Manual 2017-08-22