izzi
SVG SUBSET C++ API
|
Additional path/line/polyline stroke styles. More...
#include <a60-svg-base-types.h>
Public Attributes | |
string | dasharray |
string | dashoffset |
string | linecap |
string | markerspoints |
string | path_length |
Additional path/line/polyline stroke styles.
Definition at line 171 of file a60-svg-base-types.h.
string svg::stroke_style::dasharray |
Definition at line 177 of file a60-svg-base-types.h.
string svg::stroke_style::dashoffset |
Definition at line 180 of file a60-svg-base-types.h.
string svg::stroke_style::linecap |
Definition at line 183 of file a60-svg-base-types.h.
string svg::stroke_style::markerspoints |
Definition at line 174 of file a60-svg-base-types.h.
string svg::stroke_style::path_length |
Definition at line 185 of file a60-svg-base-types.h.