TtsControlTextSelectionLength プロパティ |
テキスト形式の入力テキストの選択文字数を取得または設定します。
名前空間:
AI.Talk.Editor.Api
アセンブリ:
AI.Talk.Editor.Api (in AI.Talk.Editor.Api.dll) バージョン: 1.3.2.0 (1.3.2.0)
構文 public int TextSelectionLength { get; set; }
Public Property TextSelectionLength As Integer
Get
Set
public:
virtual property int TextSelectionLength {
int get () sealed;
void set (int value) sealed;
}
abstract TextSelectionLength : int with get, set
override TextSelectionLength : int with get, set
プロパティ値
型:
Int32関連項目