Support Board
Date/Time: Mon, 25 Nov 2024 12:53:05 +0000
Post From: Coding Question: How to draw 5 parallel lines 1% apart?
[2024-03-10 18:15:04] |
User656492 - Posts: 143 |
I understand SC support provides little programming support but maybe someone can take a moment. I know I can create 5 DRAWING_HORIZONTALLINEs and do the math for each, but it seems that there should be a cleaner way to use the DRAWING_PARALLEL_LINES drawing type to do this more cleanly. I'm unable to find an example of code using DRAWING_PARALLEL_LINES. Anyone got one in their pocket? Thanks! |