ImageMargins
Usage
• ImageMargins is an option for Cell which specifies the absolute margins in printer's points to leave around graphics in a cell.
Notes
• Settings for ImageMargins are given in printer's points. • Margins specified by ImageMargins appear outside the region defined by ImageSize. • Possible settings for ImageMargins are:
| m | the same margins on all sides | | {{left, right}, {bottom, top}} | different margins on different sides |
• ImageMargins represent space to be left inside whatever CellMargins are specified for a particular cell. • New in Version 3.
|