Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to make the text of a link close to its Origin instead of being in the center? (Read 1208 times)
Homam
Junior Member
**
Offline


I Love MindFusion!

Posts: 67
Joined: Feb 7th, 2012
How to make the text of a link close to its Origin instead of being in the center?
Oct 10th, 2012 at 6:59am
Print Post  
How to make the text of a link close to its Origin instead of being in the center?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to make the text of a link close to its Origin instead of being in the center?
Reply #1 - Oct 10th, 2012 at 10:54am
Print Post  
Try setting link.TextStyle = LinkTextStyle.Follow; it makes the link's Text start from origin, bending when necessary to follow the segments' direction. If you are using version 6 of the control, you could also check the AddLabel method, where the LinkLabel is aligned to either the first control point or first segment of the link.

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