Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic 'LinkStyle' does not exist in the current context (Read 1477 times)
venki5star
Junior Member
**
Offline



Posts: 82
Location: India
Joined: Mar 9th, 2010
'LinkStyle' does not exist in the current context
Jul 27th, 2010 at 9:39am
Print Post  
Hi,

When i upgrade the MindFusion Diagramming reference from 2.3.0 to 2.3.2, its showing the below error for this line of code

link.Style = LinkStyle.Cascading;

Err:
The name 'LinkStyle' does not exist in the current context


How to fix this? Is there any equivalent property available in this new version?

  

Castle Rider
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: 'LinkStyle' does not exist in the current cont
Reply #1 - Jul 27th, 2010 at 10:00am
Print Post  
These were changed from Style/LinkStyle to Shape/LinkShape, in order to unhide the base Style property that implements WPF styling.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint