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