Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic BEZIER' ARROW STYLE (Read 1413 times)
alesdario
Junior Member
**
Offline



Posts: 71
Joined: Mar 7th, 2007
BEZIER' ARROW STYLE
Mar 7th, 2007 at 1:01pm
Print Post  
Hi Stoyo.

I would to ask you if exist a wai to link a Box at the center of a Bezier Arrow and how con i add a ControlPoint in a line.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: BEZIER' ARROW STYLE
Reply #1 - Mar 7th, 2007 at 1:50pm
Print Post  
Hi Alesdario,

You could use the same code as for straight-line arrows, however use points [1] and [2] instead of points [0] and [1] (Bezier arrows have four points per segment, whereas Polylines have two points per segment).

You can add new points to an arrow only be increasing the SegmentCount property.

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