This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, Jason. I want to add four connections on the four corners of Diamgramshapes.Rectangle and StepNode (shown in the attached image) What should I do? Thank you very much! Andrew |
|
|
Hi Andrew, I'll get back to you about this. -Jason Fauchelle |
|
|
Hi Andrew, There are two main options here. After a node is created, you can add more points by adding them to the ConnectionPoints collection property of the node. Or, you can create a custom diagram-shape that already contains 8 points. Examples of creating custom shapes can be found in the CustomDiagramShapes demo provided with WPF Diagrams. Let me know if you have any questions about the approach you want to take. -Jason Fauchelle |
|
|
Hi Jason
Andrew. |
|