AnalysisAlternate Members
The following tables list the members exposed by the AnalysisAlternate type.
Public Properties
Name | Description | |
---|---|---|
AlternateNodes | Gets the ContextNode objects that are associated with this alternate. | |
InkRecognitionConfidence | Gets a value that indicates the level of confidence that the InkAnalyzer has in the accuracy of the recognition alternate. | |
RecognizedString | Gets the recognized string value of the AnalysisAlternate object. | |
Strokes | Gets the Strokes objects that are referenced by this AnalysisAlternate object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Serves as a hash function for a particular type. It is suitable for use in hashing algorithms and data structures such as a hash table. | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
op_Equality | Determines whether two specified AnalysisAlternate objects have the same value. | |
op_Inequality | Determines whether two specified AnalysisAlternate objects have different values. | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) | |
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
AnalysisAlternate Class
Microsoft.Ink Namespace
Microsoft.Ink.AnalysisAlternateCollection
InkAnalyzer.GetAlternates