InkRecognizerBaseCollection Class
Contains InkRecognizerBase objects that represent the ability to recognize handwriting from various locales.
Assembly: IACore (in IACore.dll)
The GetInkRecognizersByPriority method of InkAnalyzerBase returns an InkRecognizerBaseCollection containing the ink recognizers available on the current Tablet PC.
For a language recognizer, the InkRecognizerBase.GetLanguages method returns a non-empty array. For both gesture recognizers and object recognizers, the GetLanguages method returns an empty array.
The following example gets the first InkRecognizerBase from the InkRecognizerBaseCollection, theInkRecognizers.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.