ArborX


add-layer

Longname: add-layer   Open the Documentation Legend
Released: 7.67a 
Created: 7.67a 
See also: <?page> <?frame> append apply clear create current insert name raw rel-offset remove-layer resize

Summary
Adds a layer to the current page as part of an inline page creation sequence. Used within the <?page> command.
Example extract
 <?page clear> 1
 <?page raw dim 210, 297> 2
 <?page name 1 "over_lay"> 3
 <?page raw overlay> 4
 <?page create> 5

Syntax (7.67a)
add-layer layer_name:s
layer_name:s

Name of the page layer you would like to add.

These verbs work like tplay and add or remove a previously created layer to the current page.


Document created on 05-Apr-2003 (revision 001)