Changes
Page history
[~]drawing-functions.md: updated box()
authored
Mar 16, 2020
by
cactusfluo
Show whitespace changes
Inline
Side-by-side
api/drawing-functions.md
View page @
34434edf
...
...
@@ -151,8 +151,8 @@ with "0123456789..."
```
The border string can also be set through
`set_box_border()`
(see
[
set_box_border()
](
#set_box_border
)
).
By default, the top-left corner of the box
angle
is placed at the passed
coordinates,
but it can also be placed differently via
`set_box_mode()`
(see
By default, the top-left corner of the box is placed at the passed
coordinates,
but it can also be placed differently via
`set_box_mode()`
(see
[
set_box_mode()
](
#set_box_mode
)
).
### Parameters:
...
...
...
...