Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic API to display an arrow between two databases (Read 2497 times)
sandeep.m
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 7
Joined: Mar 19th, 2010
API to display an arrow between two databases
Mar 19th, 2010 at 1:04pm
Print Post  
Hi ,

I dont see a provision to display an arrow to connect two database table from the c#.net application.

I am able to use the mouse to display the arrow but not a single class which can automatically figure out and do it.

Can anyone help me in solving the issue as i am stuck in between?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: API to display an arrow between two databases
Reply #1 - Mar 19th, 2010 at 1:09pm
Print Post  
Hi,

Which control are you using? If you are asking how to create an arrow programmatically, it should look like diagram.Factory.CreateDiagramLink(table1, row1, table2, row2).

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