ComponentOne Studio for WinRT XAML
GetPointFromPointerEvent メソッド

構文
'宣言
 
Public Function GetPointFromPointerEvent( _
   ByVal root As Windows.UI.Xaml.UIElement, _
   ByVal pointerEvent As Windows.UI.Xaml.Input.PointerRoutedEventArgs _
) As Windows.Foundation.Point
public Windows.Foundation.Point GetPointFromPointerEvent( 
   Windows.UI.Xaml.UIElement root,
   Windows.UI.Xaml.Input.PointerRoutedEventArgs pointerEvent
)

パラメータ

root
pointerEvent

戻り値の型

ドキュメント座標のポイント。
参照

C1RichTextViewManager クラス
C1RichTextViewManager メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.