1
0
Fork 0
freesewing/markdown/dev/reference/macros/scalebox/es.md

25 lines
1 KiB
Markdown
Raw Normal View History

---
title: scalebox
---
Adds a *scale box* to your pattern.
| Property | Default | Type | Description |
| -------- | ------------------------ | ----------------------------- | -------------------------------------- |
| `at` | | [Point](/reference/api/point) | The point to anchor the *scale box* on |
| `lead` | FreeSewing | String | The lead text above the title |
| `title` | *pattern name + version* | String | The title text |
| `text` | (\*) | String | The text below the title |
| `rotate` | 0 | Number | Rotation in degrees |
(\*) `freesewingIsMadeByJoostDeCockAndContributors \n withTheFinancialSupportOfOurPatrons`
<Note>
The `round` macro is provided by the [round plugin](/reference/plugins/round).
</Note>