Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arrows (Read 1507 times)
Ganesh Muthuvelu
Guest


Arrows
Feb 15th, 2006 at 9:32pm
Print Post  
Hi,
When I programatically create an arrow between two boxes, it creates an "L" shaped arrow. Now, if I want to create an arrow such that it I want to draw a straight line connecting the two boxes (without the L shape) , how would I do that in code?.

Hope it is clear, if not let me know - I can send you some images.

Thanks,
Ganesh
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Arrows
Reply #1 - Feb 16th, 2006 at 6:23am
Print Post  
Hi,

Cascading arrows have at least 2 segments hence the  "L" shape. Try setting the arrow.Style to Polyline and arrow.SegmentCount to 1 to create a single-segment arrow.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint