Is there an API to draw the border of a triangle? #1397
-
Is there an API to draw the border of a triangle? Other similar functions like |
Beta Was this translation helpful? Give feedback.
Answered by
joshgoebel
Apr 7, 2021
Replies: 1 comment 1 reply
-
No, but you have |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
00Her0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, but you have
line
, so a triangle function would only be 3 lines of code.