Recommended

  • Silverlight.FX
    Silverlight.FX is a light-weight application framework for building RichInternet Applications with Silverlight 2.
  • Building Modular Silverlight Applications
  • .NET RIAServices - Building Data-Driven Applications with Microsoft Silverlight andMicrosoft ASP.NET
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight
Silverlight Hosting
Skip Navigation LinksHome / News / View News

Using TransformToVisual for Custom XAML Animation

+ Add to SilverlightShow Favorites
0 comments   /   posted by Silverlight Show on Mar 09, 2009
(0 votes)

Andy Beaulieu will explain you how to use TransformToVisual for custom XAML animation.

I recently had the need to dynamically draw a shape in XAML from a specific X,Y offset within another control. This is straightforward... unless the control is Rotated, Scaled, or otherwise transformed. Since the original X,Y position is no longer in the same spot after a transform, we need to use some method to calculate the new X,Y position within the control.

Share


Comments

Comments RSS RSS
No comments

Add Comment

 
 

   
  
  
   
 Refresh