PropertyGuidsForAnalysisHints.TopInkBreaksOnly 字段

指定一个全局唯一标识符 (GUID),该 GUID 可用于禁用墨迹识别结果中的多个分段。

命名空间:  System.Windows.Ink
程序集:  IAWinFX(在 IAWinFX.dll 中)

语法

声明
Public Shared ReadOnly TopInkBreaksOnly As Guid
用法
Dim value As Guid

value = PropertyGuidsForAnalysisHints.TopInkBreaksOnly
public static readonly Guid TopInkBreaksOnly
public:
static initonly Guid TopInkBreaksOnly
public static final Guid TopInkBreaksOnly
public static final var TopInkBreaksOnly : Guid

备注

TopInkBreaksOnly 可用于禁用识别器根据墨迹的多个识别段返回识别结果的功能,其中每个段分别对应于一个单词(对于拉丁语识别器)或一个字符(对于东亚字符识别器)例如,单词“together”始终作为单个单词返回备选项。识别器不会将该字符串视为“to get her”或以其他方式分段的某种变体。

平台

Windows Vista

.NET Framework 和 .NET Compact Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求

版本信息

.NET Framework

受以下版本支持:3.0

另请参见

参考

PropertyGuidsForAnalysisHints 类

PropertyGuidsForAnalysisHints 成员

System.Windows.Ink 命名空间