RichTextBox for UWP/WinRT
GetOffsetToPosition(C1TextPointer) メソッド

tagFilter を null とした GetOffsetToPosition(C1TextPointer,Predicate<Tag>) と同じです。
構文
'宣言
 
Public Overloads Function GetOffsetToPosition( _
   ByVal position As C1TextPointer _
) As System.Integer
public System.int GetOffsetToPosition( 
   C1TextPointer position
)

パラメータ

position
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1TextPointer クラス
C1TextPointer メンバ
オーバーロード一覧

Send Feedback