pathData property

String pathData
getter/setter pair

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;