RichTextBox for UWP/WinRT
GetLine メソッド

C1.Xaml.RichTextBox.Documents.C1TextPointer
C1.Xaml.RichTextBox.Documents.C1TextPointer を含む内部 C1Line を返します。
構文
'宣言
 
Public Function GetLine( _
   ByVal position As C1TextPointer _
) As C1Line
public C1Line GetLine( 
   C1TextPointer position
)

パラメータ

position
C1.Xaml.RichTextBox.Documents.C1TextPointer

戻り値の型

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

参照

関連項目

C1RichTextViewManager クラス
C1RichTextViewManager メンバ

Send Feedback