Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 291 Bytes

File metadata and controls

20 lines (14 loc) · 291 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

  • General Edit