Align graph layers to chosen layer
layalign igl:=1 destlayer:=2 direction:=bottom;
layalign igp:=graph2 source:=1 destlayer:=3;
Please refer to the page for additional option switches when accessing the x-function from script
Input
GraphPage
Specifies the graph to manipulate. By default, the active graph is used as input.
GraphLayer
Specifies the source layer.
string
Specifies the destination layer.
int
Specifies the alignment. Option list
This X-Function can be used to align two layers by their edges.
layarrange, laymanage, laysetpos