C1.WPF Namespace > Extensions Class : C1TransformToVisual Method |
'Declaration
<ExtensionAttribute()> Public Shared Function C1TransformToVisual( _ ByVal element As UIElement, _ ByVal visual As UIElement _ ) As GeneralTransform
'Usage
Dim element As UIElement Dim visual As UIElement Dim value As GeneralTransform value = Extensions.C1TransformToVisual(element, visual)
[Extension()] public static GeneralTransform C1TransformToVisual( UIElement element, UIElement visual )
[Extension()] public: static GeneralTransform^ C1TransformToVisual( UIElement^ element, UIElement^ 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