RichTextBox for UWP/WinRT
GetSymbol メソッド

方向。
この位置から指定された方向にあるシンボルを取得します。
構文
'宣言
 
Public Function GetSymbol( _
   ByVal direction As Windows.UI.Xaml.Documents.LogicalDirection _
) As System.Object
public System.object GetSymbol( 
   Windows.UI.Xaml.Documents.LogicalDirection direction
)

パラメータ

direction
方向。

戻り値の型

指定された方向にあるシンボル。
解説

シンボルは次のいずれかです。

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