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 | |
---|---|---|
Capabilities | Gets the capabilities of the recognizer. | |
Guid | Gets the globally unique identifier (GUID) of the recognizer. | |
Name | Gets the name of the recognizer. | |
Vendor | Gets the vendor name of the InkRecognizerBase. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the InkRecognizerBase. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code for this instance. | |
GetLanguages | Gets the identifiers for the locales that this InkRecognizerBase supports. | |
GetSupportedProperties | Gets the globally unique identifiers (GUIDs) for the properties that this InkRecognizerBase supports. | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
GetUnicodeRanges | Returns an array of CharacterRanges representing the supported Unicode character ranges. | |
op_Equality | Determines whether two specified InkRecognizerBase objects have the same value. | |
op_Inequality | Determines whether two specified InkRecognizerBase objects have different values. | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) | |
SetAsHighestPriorityInkRecognizer | Sets this InkRecognizerBase to the highest priority in the InkAnalyzerBase internal ordered list of recognizers. | |
ToString | Returns a String that represents the current Object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Frees the resources of this InkRecognizerBase before it is reclaimed by the garbage collector. | |
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