Поделиться через


PropertyGuidsForAnalysisHints.TopInkBreaksOnly - поле

Обновлен: Ноябрь 2007

Specifies the globally unique identifier (GUID) for disabling multiple segmentations in the ink recognition results.

Пространство имен:  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 can be used to turn off recognizer's ability to return recognition results based on more than one recognition segment of the ink, where each segment corresponds to a word (in recognizers of Latin script) or a character (in recognizers of East Asian characters). For example, the word "together" always returns alternates based as a single word. The recognizer does not recognize the string as "to get her" or some other variation with differing segmentation.

Платформы

Windows Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

PropertyGuidsForAnalysisHints Класс

PropertyGuidsForAnalysisHints - члены

System.Windows.Ink - пространство имен