T O P I C R E V I E W |
gerbil |
Posted - 11/21/2006 : 1:13:56 PM Hi, I have merged two XYAM graphs. In the resulting graph, I would like to make one layer appear in front of the other, because vectors are denser in the latter. How can I change the order of appearance of each layer? Thanks |
1 L A T E S T R E P L I E S (Newest First) |
Mike Buess |
Posted - 11/21/2006 : 2:46:55 PM page.reorder(1,2); // swap layers 1 and 2
Mike Buess Origin WebRing Member |
|
|