Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Changing diagram size (Read 1516 times)
balexander
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Dec 22nd, 2010
Changing diagram size
Dec 22nd, 2010 at 8:14pm
Print Post  
Hi,

I'm evaluating the trial version of WPF Diagram. In the demo program's flowchart, the shapes appear in a light gray area. Around that area is a dark gray border (which shapes can be dragged onto).

I wrote code to resize the diagram's surface by setting the Bounds property. That shrinks or enlarges the dark gray border, but not the inner light gray area.

What is controlling that inner area's size?

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Changing diagram size
Reply #1 - Dec 23rd, 2010 at 9:08am
Print Post  
Hi,

If you mean the first page in the demo, the light-gray area is actually a locked background node (at ZIndex == 0). If you select "Unlock all" from the Object menu, you will be able to select that node and see its properties in the grid.

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