Hi. I'm embedding the Visio Drawing Control in a WPF app, and dragging masters from my WPF UI onto the drawing surface. It works well, with two exceptions. First, when I drag a master on top of a shape that's already on the surface, then drop the master, the existing shape is not automatically moved out of the way, as the full Visio app does.
Second, if I drag a master that has a connection point near an unattached connector, then drop the master, the connector does not automatically connect to the connection point. Again, this would happen if I were running the Visio app.
Is there some configuration option or code snippet I need to add to enable these functions?
Thank you,
Bob Alexander