Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Qurey (Read 1544 times)
Anant_Shukla
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 36
Joined: Mar 16th, 2009
Qurey
Mar 19th, 2009 at 12:54pm
Print Post  
Hi,

I need to show display shadow effect to a particular node in my application upon a button click. The node has "Decision" shape and i need that shadow effect to be reflected at bottom right edge of the decision shape node.

Another query is I want the attached node to rotate with the main node to which the node is attached if the main node is rotated using the RotationAngle property of the node.

Any suggestions how it can be done.

Thanks and Regards,
Anant Shukla.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Qurey
Reply #1 - Mar 19th, 2009 at 1:52pm
Print Post  
Hi,

Set the node's Effect property to a DropShadowEffect object.

Group rotation is not supported yet, but you could try setting the RotationAngle of attached node from the NodeModifying event raised for the main node.

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