Firefly Zero
The official C SDK for making Firefly Zero apps.
Loading...
Searching...
No Matches
Style Struct Reference

Style of a shape. More...

#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.

Detailed Description

Style of a shape.

Member Data Documentation

◆ stroke_width

int32_t Style::stroke_width

The width of the shape stroke.

If zero, a solid shape without a stroke will be drawn.


The documentation for this struct was generated from the following file: