For example, I want the top border of a rectangle to be a solid line, the bottom border to be dashed, and the left/right sides to have no stroke at all.
Is there a native way to apply different stroke styles per edge of a single object, or do I need to use separate lines of shapes as workarounds?
Thanks!