IInkRecognitionAlternate::get_LineNumber method (msinkaut.h)

Gets the line number of the ink that makes up the alternate.

This property is read-only.

Syntax

HRESULT get_LineNumber(
  long *LineNumber
);

Parameters

LineNumber

Return value

None

Remarks

Line numbers begin with 1.

Note  The Recognizer object automatically determines the metrics for how lines are spaced.
 

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

IInkRecognitionAlternate Interface

IInkRecognizer Interface