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


ContextNodeType.Image - поле

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

Represents the type of node for a two-dimensional region where any non-ink images can exist in the document.

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

Синтаксис

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

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

Заметки

The InkAnalyzer does not produce Image nodes. The application using the CreateSubNode method adds the Image nodes to the context node tree. The InkAnalyzer then uses the regions defined by the Image nodes to determine if any ink annotates the non-ink image.

An Image node cannot have any child elements.

The Guid value for this ContextNodeType field is 142d59ba-3e9a-4ee0-bc91-199a7b7f7e17.

Платформы

Windows Vista

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

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

.NET Framework

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

См. также

Ссылки

ContextNodeType Класс

ContextNodeType - члены

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

Microsoft.Ink.ImageNode