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


ContextNodeType.CustomRecognizer - поле

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

The node type used for a single recognition operation.

Пространство имен:  System.Windows.Ink
Сборка:  IAWinFX (в IAWinFX.dll)

Синтаксис

'Декларация
Public Shared ReadOnly CustomRecognizer As Guid
'Применение
Dim value As Guid

value = ContextNodeType.CustomRecognizer
public static readonly Guid CustomRecognizer
public:
static initonly Guid CustomRecognizer
public static final Guid CustomRecognizer
public static final var CustomRecognizer : Guid

Заметки

All strokes and nodes that are located under a CustomRecognizer node are recognized by an independent recognition operation and are not analyzed by the InkAnalyzer.

A CustomRecognizer node can contain any type of node except Root.

A CustomRecognizer node must be the direct child of the Root node. It can also be the child node of other node types if the tree (or branch) has a CustomRecognizer node as the direct child of the Root node.

The [T:System.][Guid] value for this ContextNodeType field is 8a269227-2bd1-4281-ab62-79fa2418a5ac.

Платформы

Windows Vista

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

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

.NET Framework

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

См. также

Ссылки

ContextNodeType Класс

ContextNodeType - члены

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

System.Windows.Ink.CustomRecognizerNode