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

Thick

Thick
is a graphics directive that specifies that lines which follow should be drawn thick.
Compare thin and thick lines:
Thin and thick frames:
Use EdgeForm to draw thin and thick edges:
Plots with thin and thick lines:
Thick is equivalent to Thickness[Large]:
Specify the thickness of lines as a fraction of the total width of the graphic, using Thickness:
Specify the thickness of lines in printer's points using AbsoluteThickness:
Thick is absolute thickness, independent of the image size:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team