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

Controlling WPF Rendering #340

Open
Cairn23 opened this issue Mar 2, 2023 · 0 comments
Open

Controlling WPF Rendering #340

Cairn23 opened this issue Mar 2, 2023 · 0 comments

Comments

@Cairn23
Copy link

Cairn23 commented Mar 2, 2023

Is it possible to provide the Xaml to render a node, and if not, add it onto the to do list. I need a graph layout engine such as this but want to control how elements will look on the screen to the user such as rendering a node as a box which contains text top and bottom of an SVG icon.
There are little or no real WPF samples which demonstrate the ability's of this engine.
Another consideration is that Node is currently just a string label, could it be extended to take a generic type so that other additional data could be stored against a node and used within an overridden draw function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant