Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic anchor points null exception (Read 2188 times)
sarada
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 21st, 2008
anchor points null exception
Oct 30th, 2008 at 5:11am
Print Post  
Hi, I want to use anchor points for my flow chart control for this i use code as
diagramLink link1=new DiagramLink;
link1.segmentcount=1;
link1.style=linkstyle.beizer

i am getting null exception at
link1.style =linkstyle.beizer

how to draw anchor points between different nodes where ever user want to plz give a detail answer.
Thank you.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: anchor points null exception
Reply #1 - Oct 30th, 2008 at 7:39am
Print Post  
Hi,

Could you copy here the exception stack trace?

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