Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Combinations /

GraphicsSpacing

FilledSmallSquare GraphicsSpacing is an option for GraphicsArray which specifies the spacing between elements in the array.

FilledSmallSquare GraphicsSpacing -> 0 inserts no horizontal or vertical spacing, so that all adjacent rectangular areas in the array are shown abutting.

FilledSmallSquare GraphicsSpacing -> h, v specifies horizontal and vertical spacing to use.

FilledSmallSquare GraphicsSpacing -> s is equivalent to GraphicsSpacing -> s, s.

FilledSmallSquare The spacing is given in scaled coordinates, relative to each rectangular area in the array.

FilledSmallSquare Example: a horizontal spacing of 0.1 yields an array in which the rectangular areas are separated horizontally by distances equal to 0.1 of their widths.

FilledSmallSquare See Section 1.9.3.

FilledSmallSquare See also: TableSpacing.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.