Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Ability to Find Nodes Layout Object (Read 1578 times)
Paul Eden
Full Member
***
Offline



Posts: 128
Joined: Aug 15th, 2007
Ability to Find Nodes Layout Object
Nov 1st, 2008 at 2:28pm
Print Post  
Hi

Our diagram is all user input generated, with some nodes being layed out one way, others another way with multiple layouts of the same type (as in there coud be 3 nodes that that all have their own layout). Is there any way I can get the layout object from a node object rather than having to maintain my own list?

Or is it possible to define each layout type I intend to use and then simply change the root node on it and 'arrange' when ever I need to?

Thanks

Paul
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Ability to Find Nodes Layout Object
Reply #1 - Nov 2nd, 2008 at 8:48am
Print Post  
Hi,

The control does not keep any information regarding what layout has been applied last to a node. You could associate nodes with layout objects using a Hashtable or the Tag property of nodes.

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