Question
Issue with dashed line at edges of object
This is rectangle on which it is applied dash option [at images below].
Question why at edges we do not have here full width/stroke of line [first image below]?
When I select projecting cap it goes with full width but also little more above [second image below]?
I noticed this through scripting but anyone can answer this questoion.
app.selection[0].strokeDashes = [12, 5]


