ComponentOne Studio for WinRT XAML
GetRectFromPosition メソッド (C1RichTextBox)

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
参照

C1RichTextBox クラス
C1RichTextBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.