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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team