1
0
Fork 0
freesewing/markdown/dev/reference/api/pattern/svg/en.md

16 lines
356 B
Markdown
Raw Normal View History

---
title: svg
components: true
order: 80
---
The **svg** attribute of the [Pattern](/en/docs/developer/api/pattern) holds
an object that represents an SVG document.
While the methods exposed by this object are only used internally,
its attributes are useful for situations where you
want to develop a plugin, or use a custom layout:
<ReadMore list />