Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Binding to node location (Read 2031 times)
kpozin
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Aug 19th, 2010
Binding to node location
Sep 3rd, 2010 at 5:57pm
Print Post  
Is there any easy way to bind to a DiagramNode's location (or Bounds), either as a dependency property or as an INotifyPropertyChanged property?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Binding to node location
Reply #1 - Sep 6th, 2010 at 12:08pm
Print Post  
Bounds sets the Canvas.Left and Canvas.Top attached properties, so you might bind to them if you need a read-only binding. We'll try to make Bounds a dependency property for the next release.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Binding to node location
Reply #2 - Sep 28th, 2010 at 2:02pm
Print Post  
Bounds is dependency property in this version:
https://mindfusion.eu/_beta/diaglite18_bounds.zip

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