Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 327 Bytes

File metadata and controls

19 lines (14 loc) · 327 Bytes

MoveFront

Description

Procedure MoveFront moves the selected objects to the front (top) of the onscreen object stacking order.

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

Version

Availability: from All Versions

Category