InkRecognizer Methods

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

The InkRecognizer type exposes the following members.

Methods

  Name Description
Public method Dispose Releases all resources used by the InkRecognizer.
Public method Equals Determines whether the specified object is equal to the InkRecognizer. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Returns the hash code for this instance. (Overrides Object.GetHashCode().)
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 an array of CharacterRanges representing the supported Unicode character ranges.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SetAsHighestPriorityInkRecognizer Sets this InkRecognizer to the highest priority in the InkAnalyzer internal ordered list of recognizers.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

InkRecognizer Class

Microsoft.Ink Namespace