Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Really large selection dash (Read 1728 times)
John Preston
YaBB Newbies
*
Offline


Lost Developer

Posts: 18
Joined: Mar 9th, 2011
Really large selection dash
Mar 22nd, 2011 at 11:47pm
Print Post  
I can't seem to figure out the proper way to change the size of the little boxes that indicate a node/link is selected. Each time a node/link is selected... the main nodes have gigantic selection boxes. The 9 corner boxes cover up all but the biggest nodes in our diagrams. Sub nodes seem to have a better selection, as it's dashed small lines... but I can't get the main nodes or links to mimic that style.

I tried setting diagram.SelectedItemHandlesStyle.DashPen
diagram.SelectedItemHandlesStyle.HandleBrush
diagram.Selection.Style

And other properties globally (constructor) and on node/link selection to no avail.

Thanks in advance.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Really large selection dash
Reply #1 - Mar 23rd, 2011 at 9:14am
Print Post  
Assign a smaller value to the AdjustmentHandlesSize property if you use millimeters as MeasureUnit.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
John Preston
YaBB Newbies
*
Offline


Lost Developer

Posts: 18
Joined: Mar 9th, 2011
Re: Really large selection dash
Reply #2 - Mar 23rd, 2011 at 2:35pm
Print Post  
Ah, sorry, missed that one. Thank you.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint