Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Graphics Directives >

AbsoluteThickness

Updated In 6 Graphic
AbsoluteThickness[d]
is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
  • The absolute thickness is measured in units of printer's points, equal before magnification to of an inch.
  • AbsoluteThickness can be used in both two- and three-dimensional graphics, as well as in Style specifications.
Specify the thickness of lines in units of printer's points:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Use Thick and Thin to specify predefined absolute thicknesses:
In[1]:=
Click for copyable input
Out[1]=
 
Symbolic values for predefined absolute thicknesses:
In[1]:=
Click for copyable input
Out[1]=
New in 2 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team