Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change vertex position #99

Open
katerina-kamkova opened this issue Mar 11, 2019 · 2 comments
Open

Change vertex position #99

katerina-kamkova opened this issue Mar 11, 2019 · 2 comments
Labels

Comments

@katerina-kamkova
Copy link

Hi! As far as I understand, to set the position of the new vertex I should use VertexControl::SetPosition() and then add it using GraphArea::AddVertex. Is there any method to change the position of already added vertex?

@panthernet
Copy link
Owner

You can get vertex control from GraphArea::VertexList dictionary and set its position

@katerina-kamkova
Copy link
Author

Okey, thanks, you`re right!

@panthernet panthernet added the FAQ label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants