convert_to_lines


Description:

public abstract string[] convert_to_lines (List<PathCommand> commands)

Convert path commands in to a path string in multiple lines

Parameters:

commands

The commands to convert to a path string

Returns:

The path string in multiple lines