Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 444 Bytes

File metadata and controls

24 lines (18 loc) · 444 Bytes

PrevLayer

Description

Function PrevLayer returns a handle to the layer in the document preceding the referenced layer.

FUNCTION PrevLayer(h : HANDLE): HANDLE;
def vs.PrevLayer(h):
    return HANDLE

Parameters

Name Type Description
h HANDLE Handle to layer.

Version

Availability: from All Versions

Category