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
|
I have a shape which I can mirror, and I want to change one of my connections Edge from Right to Left, I'm using the OffsetPositionCalculator to change the location of the connection, but I'm struggling with the Edge direction. Regards, Michael |
|
|
Hello Michael This was previously readonly. In the next nightly build, I have made all standard connection point implementations accept changes to the Edge property. If you are referencing the connection points as IDiagramConnectionPoints, cast it into the known implementation, e.g. FlowDiagramConnectionPoint. Jason Fauchelle |
|
|
Thanks, works like charm :-) |
|