Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 293 Bytes

File metadata and controls

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

  • General Edit