izzi
SVG SUBSET C++ API
Loading...
Searching...
No Matches
svg::stroke_style Struct Reference

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
 

Detailed Description

Additional path/line/polyline stroke styles.

Definition at line 171 of file a60-svg-base-types.h.

Member Data Documentation

◆ dasharray

string svg::stroke_style::dasharray

Definition at line 177 of file a60-svg-base-types.h.

◆ dashoffset

string svg::stroke_style::dashoffset

Definition at line 180 of file a60-svg-base-types.h.

◆ linecap

string svg::stroke_style::linecap

Definition at line 183 of file a60-svg-base-types.h.

◆ markerspoints

string svg::stroke_style::markerspoints

Definition at line 174 of file a60-svg-base-types.h.

◆ path_length

string svg::stroke_style::path_length

Definition at line 185 of file a60-svg-base-types.h.


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