InkAnalyzer.GetAlternates 方法

包括受保护的成员
包括继承的成员

包括 .NET Framework 成员
包括 .NET Compact Framework 成员
包括 XNA Framework 成员

更新:2007 年 11 月

返回指定上下文的分析备选项。

重载列表

  名称 说明
ms571218.pubmethod(zh-cn,VS.90).gif GetAlternates() 为与墨迹分析器关联的所有墨迹返回最多 10 个分析备选项。
ms571218.pubmethod(zh-cn,VS.90).gif GetAlternates(ContextNodeCollection) 为指定 ContextNodeCollection 中的节点返回最多前 10 个分析备选项。
ms571218.pubmethod(zh-cn,VS.90).gif GetAlternates(Strokes) 为指定笔画返回最多前 10 个分析备选项。
ms571218.pubmethod(zh-cn,VS.90).gif GetAlternates(ContextNodeCollection, Int32) 为指定 ContextNodeCollection 中的节点返回最多指定数目的分析备选项。
ms571218.pubmethod(zh-cn,VS.90).gif GetAlternates(Strokes, Int32) 为指定笔画返回最多指定数目的分析备选项。

页首

另请参见

参考

InkAnalyzer 类

InkAnalyzer 成员

Microsoft.Ink 命名空间