RecognizerContextRecognitionEventArgs 成员

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

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

更新:2007 年 11 月

Recognition 事件提供数据,在识别笔画 时将发生这些事件。

RecognizerContextRecognitionEventArgs 类型公开以下成员。

构造函数

  名称 说明
ms552548.pubmethod(zh-cn,VS.90).gif RecognizerContextRecognitionEventArgs 初始化 RecognizerContextRecognitionEventArgs 类的新实例。

页首

方法

  名称 说明
ms552548.pubmethod(zh-cn,VS.90).gif Equals 确定指定的 Object 是否等于当前的 Object。 (继承自 Object。)
ms552548.protmethod(zh-cn,VS.90).gif Finalize 允许 Object 在“垃圾回收”回收 Object 之前尝试释放资源并执行其他清理操作。 (继承自 Object。)
ms552548.pubmethod(zh-cn,VS.90).gif GetHashCode 用作特定类型的哈希函数。 (继承自 Object。)
ms552548.pubmethod(zh-cn,VS.90).gif GetType 获取当前实例的 Type。 (继承自 Object。)
ms552548.protmethod(zh-cn,VS.90).gif MemberwiseClone 创建当前 Object 的浅表副本。 (继承自 Object。)
ms552548.pubmethod(zh-cn,VS.90).gif ToString 返回表示当前 ObjectString。 (继承自 Object。)

页首

属性

  名称 说明
ms552548.pubproperty(zh-cn,VS.90).gif CustomData 获取包含识别结果的自定义数据的对象。
ms552548.pubproperty(zh-cn,VS.90).gif RecognitionStatus 获取 RecognitionStatus 枚举值之一,该值指示产生最新识别结果时的识别状态。
ms552548.pubproperty(zh-cn,VS.90).gif Text 获取一个字符串,该字符串包含具有最高置信度的识别结果文本

页首

另请参见

参考

RecognizerContextRecognitionEventArgs 类

Microsoft.Ink 命名空间