TextBoxBase.GetFirstCharIndexOfCurrentLine 方法

定義

擷取目前這行第一個字元的索引。

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

傳回

目前字行中以零為起始的字元索引。

適用於