|
Firefly Zero
The official C SDK for making Firefly Zero apps.
|
#include <firefly.h>
Public Attributes | |
| Color | fill_color |
| The color to use to fill the shape. | |
| Color | stroke_color |
| The color to use for the shape stroke. | |
| int32_t | stroke_width |
| The width of the shape stroke. | |
Style of a shape.
| int32_t Style::stroke_width |
The width of the shape stroke.
If zero, a solid shape without a stroke will be drawn.