Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Custom Connector (Read 3028 times)
taboryee
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Apr 24th, 2008
Custom Connector
Apr 24th, 2008 at 1:10am
Print Post  
Is it possible to create custom connectors?  I would like to create a normal connector (edge) that has the normal arrow heads, but in the middle I would like to place custom shapes.  One example would be to place a mini database shape in the middle of the connector.  If the connector bends n times I still only want the database shape one time directly in the middle of the connector.

The intermediate shape property gives me some of this functionality, however, it puts the specified shape on the connector every time it bends and I would like to have it only once.

Thanks for the help.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom Connector
Reply #1 - Apr 24th, 2008 at 9:53am
Print Post  
You can set DiagramLink.CustomDraw = Additional, and draw the custom shape in response to the DrawLink event handler.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint