C1.Silverlight Namespace > Extensions Class : C1TransformToVisual Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function C1TransformToVisual( _ ByVal element As System.Windows.UIElement, _ ByVal visual As System.Windows.UIElement _ ) As System.Windows.Media.GeneralTransform
'Usage
Dim element As System.Windows.UIElement Dim visual As System.Windows.UIElement Dim value As System.Windows.Media.GeneralTransform value = Extensions.C1TransformToVisual(element, visual)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2