covert canvas coordinate to group coordinate #10798
Unanswered
rmd1710714107
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background:Because i want to draw a line interactively in a group, and i need to add the line to group. But mouse event point i get based on canvas coordinate, i have to covert the point to group coordinate. So i want to know how to convert the canvas coordinate to group coordinate. The code below:
Actually, i want to know how to draw a line interactively in a group.
Beta Was this translation helpful? Give feedback.
All reactions