![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
stroke More...
Public Member Functions | |
E & | stroke (vg::paint::type &_stroke_) |
E & | stroke (vg::paint::type &&_stroke_) |
E & | stroke (vg::paint::solid &_stroke_) |
E & | stroke (vg::paint::solid &&_stroke_) |
E & | stroke (vg::paint::gradient::linear &_stroke_) |
E & | stroke (vg::paint::gradient::linear &&_stroke_) |
E & | stroke (vg::paint::gradient::radial &_stroke_) |
E & | stroke (vg::paint::gradient::radial &&_stroke_) |
Public Attributes | |
vg::paint::type | _stroke {vg::paint::type::SOLID, std::make_unique<vg::paint::solid>()} |
stroke
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.
|
inlineexport |
Definition at line 376 of file attributes.cppm.