Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ArrowPoint snap to Box's Bounds (Read 1012 times)
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
ArrowPoint snap to Box's Bounds
May 14th, 2007 at 1:57pm
Print Post  
Hi stoyo.
I want that when i move a Box,the head or base of the arrow who is connected to the box, move round the border of the box, like one of examples in FlowChart.NET demo (Arrows --> Form Preservation).

I set the property RetainFormto true. But this is not enought...what is the correct property i must set?

Tanks.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: ArrowPoint snap to Box's Bounds
Reply #1 - May 14th, 2007 at 3:42pm
Print Post  
Hi Alesdario,

Try setting Arrow.Dynamic = true; that's the property that updates the arrow end point positions while a box is moved around. Enable RetainForm to have the positions of the intermediate control points updated too, so that the initial shape of the arrow is preserved. RetainForm might be ignored if AutoRoute is enabled.

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