|
Thickness
Thickness[r] is a graphics directive which specifies that lines which follow are to be drawn with a thickness r. The thickness r is given as a fraction of the total width of the graph.
Thickness can be used in both two- and three-dimensional graphics.
The initial default is Thickness[0.004] for two-dimensional graphics, and Thickness[0.001] for three-dimensional graphics
See The Mathematica Book: Section 2.9.3.
See also: AbsoluteThickness, PointSize, Dashing, PlotStyle.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |