RecognitionAlternate 成员

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

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

更新:2007 年 11 月

表示墨迹 段与识别器的字典 相比所确定的可能单词匹配项。

RecognitionAlternate 类型公开以下成员。

方法

  名称 说明
ms552528.pubmethod(zh-cn,VS.90).gif AlternatesWithConstantPropertyValues 返回一个 RecognitionAlternates 集合,它是对调用此方法的 RecognitionAlternate 对象的划分结果。
ms552528.pubmethod(zh-cn,VS.90).gif Equals 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。)
ms552528.protmethod(zh-cn,VS.90).gif Finalize 允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (继承自 Object。)
ms552528.pubmethod(zh-cn,VS.90).gif GetHashCode 用作特定类型的哈希函数。 (继承自 Object。)
ms552528.pubmethod(zh-cn,VS.90).gif GetPropertyValue 返回 RecognitionAlternate 对象的指定 RecognitionProperty 的值。
ms552528.pubmethod(zh-cn,VS.90).gif GetStrokesFromStrokeRanges 返回包含已知 Strokes 集合并且识别器 可以为其提供备选项的最小 Strokes 集合。
ms552528.pubmethod(zh-cn,VS.90).gif GetStrokesFromTextRange 返回一个 Strokes 集合,该集合对应于包含备选项 中的指定字符范围的识别段 的最小集。
ms552528.pubmethod(zh-cn,VS.90).gif GetTextRangeFromStrokes 确定识别文本 的最小范围,识别器 可以为该范围返回一个包含已知 Strokes 集合的备选项
ms552528.pubmethod(zh-cn,VS.90).gif GetType 获取当前实例的 Type。 (继承自 Object。)
ms552528.protmethod(zh-cn,VS.90).gif MemberwiseClone 创建当前 Object 的浅表副本。 (继承自 Object。)
ms552528.pubmethod(zh-cn,VS.90).gif ToString 返回表示当前 RecognitionAlternate 对象的字符串。 (重写 Object.ToString()。)

页首

属性

  名称 说明
ms552528.pubproperty(zh-cn,VS.90).gif Ascender 获取表示单行文本RecognitionAlternate 对象的上行字母 线。
ms552528.pubproperty(zh-cn,VS.90).gif Baseline 获取表示单行文本RecognitionAlternate 对象的基线
ms552528.pubproperty(zh-cn,VS.90).gif Confidence 获取识别器RecognitionAlternate 对象识别中的置信级别。
ms552528.pubproperty(zh-cn,VS.90).gif ConfidenceAlternates 获取将当前备选项 拆分为更小备选项集合时所经过的备选项集合。
ms552528.pubproperty(zh-cn,VS.90).gif Descender 获取表示单行文本RecognitionAlternate 对象的下行字母 线。
ms552528.pubproperty(zh-cn,VS.90).gif LineAlternates 获取 RecognitionAlternates 集合,该集合的每个备选项 都在单独一行上。
ms552528.pubproperty(zh-cn,VS.90).gif LineNumber 获取识别备选项 在识别结果中所对应的行号。
ms552528.pubproperty(zh-cn,VS.90).gif Midline 获取表示单行文本RecognitionAlternate 对象的中线
ms552528.pubproperty(zh-cn,VS.90).gif Strokes 获取识别器 用来生成 RecognitionAlternate 对象的 Strokes 集合。

页首

另请参见

参考

RecognitionAlternate 类

Microsoft.Ink 命名空间