Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Shape & Size >

ImageMargins

ImageMargins
is an option which specifies the absolute margins to leave around the image displayed for an object.
Automaticmargins to be determined by where the object appears
mthe same margins on all sides
{{left,right},{bottom,top}}different margins on different sides
No margins outside of ImageSize:
Have 20-point margins on all sides:
Leave different margins on each side:
No margins outside of ImageSize:
In[1]:=
Click for copyable input
Out[1]=
 
Have 20-point margins on all sides:
In[1]:=
Click for copyable input
Out[1]=
 
Leave different margins on each side:
In[1]:=
Click for copyable input
Out[1]=
ImageMargins is defined outside of ImageSize:
ImagePadding is defined within ImageSize:
New in 3 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team