RichTextBox for UWP
GetPointFromPointerEvent メソッド

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1RichTextViewManager クラス : 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 メンバ