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

EdgeForm

Updated In 6 Graphic
EdgeForm[g]
is a graphics directive which specifies that edges of polygons and other filled graphics objects are to be drawn using the graphics directive or list of directives g.
  • Color, opacity, thickness and dashing directives can be used in EdgeForm.
  • In Graphics, the default is to draw no edges.
  • In Graphics3D, the default is to draw edges around every polygon.
  • No lines are ever drawn at edges formed by one polygon intersecting another.
New in 1 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team