Hello,
Here is a DiagramShape without connectors:
I would draw a line on this DiagramShape;
then ,i used this :" this.diagram.ActiveTool = MouseTool.ConnectorTool;"
here throw a exception: The Shape has no connectors defind !
How can I solve this problem so that I can draw a line on the Shape ?
Thank you !
Here is a DiagramShape without connectors:
I would draw a line on this DiagramShape;
then ,i used this :" this.diagram.ActiveTool = MouseTool.ConnectorTool;"
here throw a exception: The Shape has no connectors defind !
How can I solve this problem so that I can draw a line on the Shape ?
Thank you !