RichTextBox for UWP
GetRectFromPosition メソッド (C1RichTextViewManager)

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1RichTextViewManager クラス : GetRectFromPosition メソッド
C1.Xaml.RichTextBox.Documents.C1TextPointer
指定された位置に対応するドキュメントレイアウト座標の Windows.Foundation.Rectを返します。
シンタックス
'宣言
 
Public Function GetRectFromPosition( _
   ByVal position As C1TextPointer _
) As Windows.Foundation.Rect
public Windows.Foundation.Rect GetRectFromPosition( 
   C1TextPointer position
)

パラメータ

position
C1.Xaml.RichTextBox.Documents.C1TextPointer

戻り値の型

指定された位置に対応するドキュメントレイアウト座標の Windows.Foundation.Rect
参照

C1RichTextViewManager クラス
C1RichTextViewManager メンバ