Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Custom Arrow head drawing (Read 2823 times)
YHiKUM
YaBB Newbies
*
Offline



Posts: 6
Joined: Feb 16th, 2009
Custom Arrow head drawing
Feb 16th, 2009 at 10:30pm
Print Post  
First of all, I apologize if this question has been answered. The problem I have right now is how to draw arrow heads so that arrow head itself doesn't touch BoxItem. In other words there should be some empty space between end of arrow and box.

Is this possible with current version of product?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom Arrow head drawing
Reply #1 - Feb 17th, 2009 at 8:12am
Print Post  
You could try assigning an AnchorPattern to the box, where the anchor points are outside the [0-100,0-100] range.

Another possibility is to create a composite node using the Group feature, with the outer node set Transparent = true, and a slightly smaller visible node attached to it, e.g. using Group.AttachProportional.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
YHiKUM
YaBB Newbies
*
Offline



Posts: 6
Joined: Feb 16th, 2009
Re: Custom Arrow head drawing
Reply #2 - Feb 17th, 2009 at 2:47pm
Print Post  
Thank you! I'll try using creating composite node.
  
Back to top
 
IP Logged
 
YHiKUM
YaBB Newbies
*
Offline



Posts: 6
Joined: Feb 16th, 2009
Re: Custom Arrow head drawing
Reply #3 - Feb 17th, 2009 at 8:36pm
Print Post  
Also, are there any examples on how to use AnchorPattern object with boxes and arrows?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom Arrow head drawing
Reply #4 - Feb 17th, 2009 at 8:40pm
Print Post  
There's the Anchors sample project showing that.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint