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


ContextNodeType.Root - поле

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

Represents the type of node for the top node of a tree of nodes that describe the results of ink analysis.

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

Синтаксис

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

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

Заметки

The InkAnalyzer.RootNode property accesses the Root node.

A Root node can contain the following types of child elements:

The Guid value for this ContextNodeType field is a219a8c3-ceb5-4e26-bc66-e8e3b4f9aae1.

Платформы

Windows Vista

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

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

.NET Framework

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

См. также

Ссылки

ContextNodeType Класс

ContextNodeType - члены

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

Microsoft.Ink.RootNode