Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Custom ArrowHeadShape (Read 2411 times)
Vladimir
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 9
Joined: Feb 2nd, 2010
Custom ArrowHeadShape
Feb 2nd, 2010 at 7:08pm
Print Post  
Hello!
I found an old topic about arrow head shapes (http://mindfusion.eu/Forum/YaBB.pl?board=fcnet_disc;action=display;num=122347082...) which says that it's impossible to have different colors for base and head of the link.
But I read that in WPF version you provided different shape properties for different parts of the links not the enum.
So I would like to say that I need different Shape properties in the DiagramLink class.
I need that to have custom head shape with custom color. It will satisfy a lot of developers issues.
Thank you.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom ArrowHeadShape
Reply #1 - Feb 2nd, 2010 at 7:31pm
Print Post  
Hi,

The arrowhead shape properties from the WPF control will be available in the next Winforms release too. I suppose we can also add some Brush properties to let you set different colors.

Stoyan
  
Back to top
 
IP Logged
 
Vladimir
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 9
Joined: Feb 2nd, 2010
Re: Custom ArrowHeadShape
Reply #2 - Feb 3rd, 2010 at 9:18am
Print Post  
That is very good news.
Could you give me approximate date of the next release?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom ArrowHeadShape
Reply #3 - Feb 3rd, 2010 at 11:38am
Print Post  
We should have a beta version in a couple of weeks and release it in March.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom ArrowHeadShape
Reply #4 - Mar 16th, 2010 at 2:27pm
Print Post  
Hi,

This version changes the type of HeadShape, BaseShape and IntermediateShape properties of DiagramLink from enum ArrowHead to Shape, so now you can use custom shapes as arrowheads:
https://mindfusion.eu/_beta/fcnet534_arrowheads.zip

It also adds HeadBrush, BaseBrush and IntermediateBrush properties to let you set distinct brushes for each shape.

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