Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 325 Bytes

File metadata and controls

19 lines (14 loc) · 325 Bytes

MoveBack

Description

Procedure MoveBack moves the selected objects to the back (bottom) of the onscreen object stacking order.

PROCEDURE MoveBack;
def vs.MoveBack():
    return None

Version

Availability: from All Versions

Category