Connecting shapes in a workflow diagram

I am working with Apose.diagram to create a workflow chart and have a question about connecting shapes

I have a 2 decision that I have connected to 2 master shapes that are processes and it connects them with 2 individual lines and then a single line between them. Is there a way to set the connection properties so that if 2 decisions connect to 2 Process shapes (they both need to be true to move on), that it can connect them using a single point and then have the single point branch to the 2 shapes.

Hi Tim,


Thank you for contacting support. Please note, we can connect shapes from top, bottom, right, left and center. It looks as you are looking to connect “2 decision” shape from a concurrent point. In this regard, the Page.ConnectShapesViaConnector method allows to do so. Please check this help topic: Add and Connect Shapes

We hope, this helps. Otherwise, please prepare an expected diagram manually and attach to this forum thread. We’ll check and reply you accordingly.