EdgeForm
✖
EdgeForm
✖
EdgeForm[g]
is a graphics directive that specifies that edges of polygons and other filled graphics objects are to be drawn using the graphics directive or list of directives g.
Details

- EdgeForm[] draws no edges.
- EdgeForm works in both 2D and 3D.
- Color, opacity, thickness, and dashing directives can be used in EdgeForm.
- JoinForm can be used to specify how edge segments are joined.
- EdgeForm applies to Polygon, Disk and Rectangle objects.
- EdgeForm does not affect the rendering of Line objects.
- 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.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Scope (5)Survey of the scope of standard use cases
Directive Specification (4)
Edges with different thickness:
In[1]:=1

✖
https://wolfram.com/xid/0j4254yi-cql34v
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0j4254yi-dmcpau
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0j4254yi-dpqat
Out[1]=1

Edges with several styles changed:
In[1]:=1

✖
https://wolfram.com/xid/0j4254yi-iighxh
Out[1]=1

Wolfram Research (1988), EdgeForm, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeForm.html (updated 2008).
✖
Wolfram Research (1988), EdgeForm, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeForm.html (updated 2008).
Text
Wolfram Research (1988), EdgeForm, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeForm.html (updated 2008).
✖
Wolfram Research (1988), EdgeForm, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeForm.html (updated 2008).
CMS
Wolfram Language. 1988. "EdgeForm." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/EdgeForm.html.
✖
Wolfram Language. 1988. "EdgeForm." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/EdgeForm.html.
APA
Wolfram Language. (1988). EdgeForm. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EdgeForm.html
✖
Wolfram Language. (1988). EdgeForm. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EdgeForm.html
BibTeX
✖
@misc{reference.wolfram_2025_edgeform, author="Wolfram Research", title="{EdgeForm}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/EdgeForm.html}", note=[Accessed: 29-March-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_edgeform, organization={Wolfram Research}, title={EdgeForm}, year={2008}, url={https://reference.wolfram.com/language/ref/EdgeForm.html}, note=[Accessed: 29-March-2025
]}