ComponentOne Studio for WinRT XAML
GetElementFromPoint メソッド (C1RichTextViewManager)

Windows.Foundation.Point
指定された位置のすぐ下にある C1.Xaml.RichTextBox.Documents.C1TextElement を返します。
構文
'宣言
 
Public Function GetElementFromPoint( _
   ByVal point As Windows.Foundation.Point _
) As C1TextElement
public C1TextElement GetElementFromPoint( 
   Windows.Foundation.Point point
)

パラメータ

point
Windows.Foundation.Point

戻り値の型

指定された位置のすぐ下にある C1.Xaml.RichTextBox.Documents.C1TextElement
参照

C1RichTextViewManager クラス
C1RichTextViewManager メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.