ComponentOne Studio for WinRT XAML
GetPosition メソッド (PopupUtil)

指定された要素
指定された相対位置
要素の相対的な位置に基づいて絶対位置を返します
構文
'宣言
 
Public Shared Function GetPosition( _
   ByVal element As Windows.UI.Xaml.UIElement, _
   ByVal point As Windows.Foundation.Point _
) As Windows.Foundation.Point
public static Windows.Foundation.Point GetPosition( 
   Windows.UI.Xaml.UIElement element,
   Windows.Foundation.Point point
)

パラメータ

element
指定された要素
point
指定された相対位置
参照

PopupUtil クラス
PopupUtil メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.