Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic DiagramView to partition big drawing (Read 1077 times)
solisgsandc
YaBB Newbies
*
Offline



Posts: 40
Joined: Dec 18th, 2009
DiagramView to partition big drawing
Jun 10th, 2010 at 8:03pm
Print Post  
Is this a strategy that I can use to partition my big drawing with 7,000 plus controls.

When was this feature introduced in WPF.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramView to partition big drawing
Reply #1 - Jun 11th, 2010 at 7:24am
Print Post  
DiagramView is available since the 2.1.1 release. You can use it to show different parts of a big diagram, e.g. by implementing a split-view feature or MDI interface. All your 7000 controls will be part of the same WPF visual tree though; if you need to partition it into smaller parts, you will have to use several Diagram objects.

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