InkAnalyzer.GetAlternates Method
Returns analysis alternates for a specified context.
Overload List
Name | Description |
---|---|
InkAnalyzer.GetAlternates () | Returns up to 10 analysis alternates for all ink associated with the ink analyzer. |
InkAnalyzer.GetAlternates (ContextNodeCollection) | Returns up to 10 analysis alternates for the nodes in a specified ContextNodeCollection. |
InkAnalyzer.GetAlternates (Strokes) | Returns up to 10 analysis alternates for the specified strokes. |
InkAnalyzer.GetAlternates (ContextNodeCollection, Int32) | Returns up to the specified number of analysis alternates for the nodes in a specified ContextNodeCollection. |
InkAnalyzer.GetAlternates (Strokes, Int32) | Returns up to the specified number of analysis alternates for the specified strokes. |
See Also
Reference
InkAnalyzer Class
InkAnalyzer Members
Microsoft.Ink Namespace
Microsoft.Ink.AnalysisAlternate
Microsoft.Ink.AnalysisAlternateCollection