'宣言
Public Shared Function C1TransformToVisual( _
ByVal As Windows.UI.Xaml.UIElement, _
ByVal As Windows.UI.Xaml.UIElement _
) As Windows.UI.Xaml.Media.GeneralTransform
public static Windows.UI.Xaml.Media.GeneralTransform C1TransformToVisual(
Windows.UI.Xaml.UIElement ,
Windows.UI.Xaml.UIElement
)
パラメータ
- element
- ソース座標を定義する Windows.UI.Xaml.UIElement。
- visual
- ターゲット座標を定義する Windows.UI.Xaml.UIElement。
戻り値の型
Windows.UI.Xaml.UIElement から指定されたオブジェクトに座標を変換するために使用できる変換オブジェクト。
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