InkRecognizerBase Members

Provides access to handwriting recognizers for use with ink analysis.

The following tables list the members exposed by the InkRecognizerBase 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 InkRecognizerBase.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Dispose Releases all resources used by the InkRecognizerBase.
Public method Equals Overloaded. Overridden.  
Public method GetHashCode Overridden. Returns the hash code for this instance.
Public method GetLanguages Gets the identifiers for the locales that this InkRecognizerBase supports.
Public method GetSupportedProperties Gets the globally unique identifiers (GUIDs) for the properties that this InkRecognizerBase supports.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method GetUnicodeRanges Returns an array of CharacterRanges representing the supported Unicode character ranges.
Public method Static op_Equality Determines whether two specified InkRecognizerBase objects have the same value.
Public method Static op_Inequality Determines whether two specified InkRecognizerBase 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 InkRecognizerBase to the highest priority in the InkAnalyzerBase internal ordered 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 Overridden. Frees the resources of this InkRecognizerBase before it is reclaimed by the garbage collector.
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

InkRecognizerBase Class
System.Windows.Ink.AnalysisCore Namespace
System.Windows.Ink.AnalysisCore.InkRecognizerBaseCollection
Microsoft.Ink.InkAnalyzer
System.Windows.Ink.AnalysisHintNode
System.Windows.Ink.AnalysisCore.PropertyGuidsForAnalysisHintsBase