J
jpabich
I have an application where I use the connector tool.
SendCommand(Visio.VisUICmds.visCmdDRConnectorTool);
I want to be able to provide different types of connectors to use based
on a type that is selected. The connectors have to be different
thicknesses and colors. Is this possible? Can I still use SendCommand
with this or do I have to go another route to allow the connector tool
to be used?
SendCommand(Visio.VisUICmds.visCmdDRConnectorTool);
I want to be able to provide different types of connectors to use based
on a type that is selected. The connectors have to be different
thicknesses and colors. Is this possible? Can I still use SendCommand
with this or do I have to go another route to allow the connector tool
to be used?