Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 319 Bytes

File metadata and controls

19 lines (14 loc) · 319 Bytes

Backward

Description

Procedure Backward moves the selected objects down one level in the onscreen object stacking order.

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

Version

Availability: from All Versions

Category