pathData property
The path commands. The syntax is specified at at https://www.w3.org/TR/2018/CR-SVG2-20181004/paths.html
See StringPathBuilder for one tool that can be used to modify the path data.
Implementation
String pathData;
The path commands. The syntax is specified at at https://www.w3.org/TR/2018/CR-SVG2-20181004/paths.html
See StringPathBuilder for one tool that can be used to modify the path data.
String pathData;