Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic question about boxes and arrows (Read 1179 times)
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
question about boxes and arrows
Mar 8th, 2007 at 9:47am
Print Post  
Hi.
I've got two problems.
First:
I draw a box in a flow chart. But i can't draw this in all the area of the flow chart. I can draw the box only in a little part of the area of the low chart, precisely in the left top corner of the flowchart.
Why?
Is there a property that allow me to draw box in all flowchart?

Second: i fixed e box at the center of a bezier line. But when i modify the arrow, or flowchart reroute the arrow, the box is not linked.
Why?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: question about boxes and arrows
Reply #1 - Mar 8th, 2007 at 12:27pm
Print Post  
Hi,

Enable the FlowChart.AutoSizeDoc property to allow drawing anywhere in the chart window.

Routing might detach a box from an auto-routed arrow when segments are removed. Try handling the ArrowRouted event and re-attach the box if the number of arrow segments has decreased.

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