FrameworkTextComposition.ResultOffset 屬性

定義

取得發生 TextInput 事件時,最終文字的位移。

public:
 property int ResultOffset { int get(); };
public int ResultOffset { get; }
member this.ResultOffset : int
Public ReadOnly Property ResultOffset As Integer

屬性值

發生 TextInput 事件時,最終文字的位移。

備註

TextInputStart發生 或 TextInputUpdate 事件時, ResultLength 為 -1。

ResultOffset.NET Framework 3.5 版引進。 如需詳細資訊,請參閱版本和相依性

適用於