There wasn't anything I couldn't do in VectSharp until I found dashed lines with complex patterns like most of:

Unfortunately, the current implementation of LineDash only lets you specify one "on" and one "off" length. However, SVG lets you specify an array that lets you handle the most complex patterns:
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dasharray
Is there any plan to improve the LineDash to support this?
There wasn't anything I couldn't do in VectSharp until I found dashed lines with complex patterns like most of:
Unfortunately, the current implementation of LineDash only lets you specify one "on" and one "off" length. However, SVG lets you specify an array that lets you handle the most complex patterns:
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dasharray
Is there any plan to improve the LineDash to support this?