Given a list of PathDatas, returns a PathData representing the union of these paths with lines connecting the start and end points.
PathData
Path type
List of path data
Connected path data
Given a list of
PathData
s, returns aPathData
representing the union of these paths with lines connecting the start and end points.