andy.beaulieu.com > Home - Using TransformToVisual for Custom XAML... by Xaml applications

Sun, 19 Jul 2009 00:00:08 -0700

andy.beaulieu.com > Home - Using TransformToVisual for Custom XAML...

by Xaml applications @ Sun, 19 Jul 2009 00:00:08 -0700



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 ...