Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Additional adjustment handles (Read 1521 times)
rajesh_patil74
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 220
Joined: Sep 3rd, 2009
Additional adjustment handles
Jun 15th, 2011 at 8:09am
Print Post  
Hi Stoyo

Do you have any plans for providing additional visual adjustment handles for shape
like -

1. Rotation handle
2. Adjustment handles which changes the shape presentation like ( Arrow shapes in power point) has two additional adjustment handles which changes the shape.

Regards
Rajesh
  
Back to top
WWW  
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Additional adjustment handles
Reply #1 - Jun 15th, 2011 at 8:51am
Print Post  
Hi Rajesh,

1. This is already supported, just set the Rotate bit in the EnabledHandles property, or set All as the property value:

e.Node.EnabledHandles |= AdjustmentHandles.Rotate;

2. In WPF and WinForms we have recently added support for defining shapes through formulas as in Visio. I suppose we could also add some type of handles that control formula parameters when we port that to Silverlight .

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