InkRecognizer Members

Provides access to handwriting recognizers used by the InkAnalyzer.

The following tables list the members exposed by the InkRecognizer type.

Public Properties

  Name Description
Public property Capabilities Gets the capabilities of the recognizer.
Public property Guid Gets the globally unique identifier (GUID) of the recognizer.
Public property Name Gets the name of the recognizer.
Public property Vendor Gets the vendor name of the InkRecognizer.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Dispose Releases all resources used by the InkRecognizer.
Public method Equals Overloaded. Overridden. Determines whether the specified object is equal to the InkRecognizer.
Public method GetHashCode Overridden. Returns the hash code for this instance.
Public method GetLanguages Gets the identifiers for the locales that this InkRecognizer supports.
Public method GetSupportedProperties Gets the globally unique identifiers (GUIDs) for the properties that this InkRecognizer supports.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method GetUnicodeRanges Returns a collection of UnicodeCharacterRange objects representing the supported Unicode character ranges.
Public method Static op_Equality Determines whether two specified InkRecognizer objects have the same value.
Public method Static op_Inequality Determines whether two specified InkRecognizer objects have different values.
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method SetAsHighestPriorityInkRecognizer Sets this InkRecognizer to the highest priority in the InkAnalyzer object's list of recognizers.
Public method ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

InkRecognizer Class
System.Windows.Ink Namespace
System.Windows.Ink.InkRecognizerCollection
System.Windows.Ink.InkAnalyzer
System.Windows.Ink.AnalysisHintNode