TextBoxBase.GetFirstCharIndexOfCurrentLine メソッド

定義

現在の行の先頭文字のインデックスを取得します。

public:
 int GetFirstCharIndexOfCurrentLine();
public int GetFirstCharIndexOfCurrentLine ();
member this.GetFirstCharIndexOfCurrentLine : unit -> int
Public Function GetFirstCharIndexOfCurrentLine () As Integer

戻り値

Int32

現在の行における 0 から始まる文字インデックス。

適用対象