RecognitionAlternate Properties

Public Properties

  Name Description
Public property Ascender Gets the ascender line for a RecognitionAlternate object that represents a single line of text.
Public property Baseline Gets the baseline for a RecognitionAlternate object that represents a single line of text.
Public property Confidence Gets the level of confidence that a recognizer has in the recognition of a RecognitionAlternate object.
Public property ConfidenceAlternates Gets the collection of alternates where the current alternate is split into a collection of smaller alternates.
Public property Descender Gets the descender line for a RecognitionAlternate object that represents a single line of text.
Public property LineAlternates Gets the RecognitionAlternates collection in which each alternate in the collection is on a separate line.
Public property LineNumber Gets the line number that the recognition alternate corresponds to in the recognition result.
Public property Midline Gets the midline for a RecognitionAlternate object that represents a single line of text.
Public property Strokes Gets the Strokes collection that was used by the recognizer to generate the RecognitionAlternate object.

Top

See Also

Reference

RecognitionAlternate Class
Microsoft.Ink Namespace
RecognitionAlternates
Recognizer
RecognitionProperty