Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Need Diffrent behavior of diagram simultanously (Read 1338 times)
Bala
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 156
Joined: Apr 21st, 2009
Need Diffrent behavior of diagram simultanously
Apr 30th, 2009 at 12:06pm
Print Post  
Hi,

In my application I need to Implement different behavior of diagram at same time.
I need Modify behavior at intialization and after that I need Custom and DrawLinks.

Can I have multiple behavior simultanously?


Thanks,
Bala
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Need Diffrent behavior of diagram simultanousl
Reply #1 - Apr 30th, 2009 at 12:36pm
Print Post  
You could implement a custom class derived from BehaviorBase and assign its instance to Diagram.CustomBehavior. You might as well dynamically set the Behavior property to one of the built-in values in response to the MouseMove event.

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