Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Line

Usage

Line[{ ,  , ... }] is a graphics primitive which represents a line joining a sequence of points.


Notes

Line can be used in both Graphics and Graphics3D (two- and three-dimensional graphics).
• The positions of points can be specified either in ordinary coordinates, as {x, y} or {x, y, z}, or in scaled coordinates as Scaled[{x, y}] or Scaled[{x, y, z}].
Offset can be used to specify coordinates in two dimensions.
• The line consists of a sequence of straight segments joining the specified points.
• Line thickness can be specified using Thickness or AbsoluteThickness.
• Line dashing can be specified using Dashing or AbsoluteDashing.
• Line shading or coloring can be specified using CMYKColor, GrayLevel, Hue or RGBColor.
• See also: Polygon, PlotJoined.
• Related packages: Graphics`Spline`.
• New in Version 1; modified in 3.


Any questions about topics on this page? Click here to get an individual response.Buy NowFree TrialMore Information



 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy |
Sign up for our newsletter: