Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 450 Bytes

File metadata and controls

29 lines (21 loc) · 450 Bytes

ActLayer

Description

Function ActLayer returns a handle to the currently active layer in a document.

FUNCTION ActLayer : HANDLE;
def vs.ActLayer():
    return HANDLE

Remarks

For changing the active layer you can use [[VS:Layer]].

See Also

VS Functions: ActiveClass | ActSymDef | GetLName

Version

Availability: from All Versions

Category

  • Layers