RecognitionAlternate.GetTextRangeFromStrokes メソッド
[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]
名前空間: Microsoft.Ink
アセンブリ: Microsoft.Ink (Microsoft.Ink.dll 内)
構文
'宣言
Public Sub GetTextRangeFromStrokes ( _
s As Strokes, _
ByRef selectionStart As Integer, _
ByRef selectionLength As Integer _
)
'使用
Dim instance As RecognitionAlternate
Dim s As Strokes
Dim selectionStart As Integer
Dim selectionLength As Integer
instance.GetTextRangeFromStrokes(s, selectionStart, _
selectionLength)
public void GetTextRangeFromStrokes(
Strokes s,
ref int selectionStart,
ref int selectionLength
)
public:
void GetTextRangeFromStrokes(
Strokes^ s,
int% selectionStart,
int% selectionLength
)
public function GetTextRangeFromStrokes(
s : Strokes,
selectionStart : int,
selectionLength : int
)
member GetTextRangeFromStrokes :
s:Strokes *
selectionStart:int *
selectionLength:int -> unit
パラメーター
- s
型 : Microsoft.Ink.Strokes
- selectionStart
型 : System.Int32%
- selectionLength
型 : System.Int32%
プラットフォーム
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。
バージョン情報
.NET Framework
サポート対象 : 3.0