You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

MARS/Dissemination

Specifies the width of a frame within a given sub-area.

frame=<value>

The width of the frame is specified in grid points  inwards from a given area. Therefore the area and grid keywords should be specified in the same request.

ValueComment
integer

the number of grid points inwards from a given area

offto remove any previous frame specification


Example




...
area=70/-20/15/55, 
#  specifies a frame three grid points wide
grid=1/1,           #
with the outer limits 74/60/10/-20
frame=3,            #
and inner limits 72/58/8/-18
...






  • No labels