Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic event to trace any update in the diagram (Read 1304 times)
Shiju
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 7
Joined: Jun 29th, 2012
event to trace any update in the diagram
Aug 3rd, 2012 at 4:22pm
Print Post  
Hi,
     Is there a diagram event which will be fired whenever user made any changes in the diagram ( node re-size, node move, link move)?
   I want to detect any change user make in the diagram and serialize and save it automatically.
  Is there a way

thanks,
Shiju
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: event to trace any update in the diagram
Reply #1 - Aug 3rd, 2012 at 5:25pm
Print Post  
Hi,

There's the Diagram.Dirty property set to true when the diagram has unsaved changes, and the DirtyChanged event raised when the property changes.

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