Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arrow' Head (Read 1554 times)
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
Arrow' Head
Sep 5th, 2007 at 1:27pm
Print Post  
Hi stoyo.
I'v got a problem drawing arrow' head.
I explain my problem:

First: i create a new Arrow calling this method: FlowChart.CreateArrow(FlowChart, OriginBox, DestinationBox);

Second. I call this method of the arrow:
Arrow.ControlPoints.SetAt(index,point);

The problem is: the last control point is positioned in the correct point, but the head of the arrow is positioned in a different point and is owerlook like the arrow is straight.

How can i solve this problem?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Arrow' Head
Reply #1 - Sep 5th, 2007 at 3:31pm
Print Post  
Hi Alesdario,

Call the UpdateFromPoints method after changing the control point coordinates.

Stoyan
  
Back to top
 
IP Logged
 
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
Re: Arrow' Head
Reply #2 - Sep 6th, 2007 at 5:41am
Print Post  
Tanks for your excellent support.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint