Freigeben über


ContextNodeTypeBase.InkWord Field

Represents the type of node for a collection of strokes that constitutes a logical grouping to form a recognizable word.

Namespace: System.Windows.Ink.AnalysisCore
Assembly: IACore (in iacore.dll)

Syntax

'Declaration
Public Shared ReadOnly InkWord As Guid
'Usage
Dim value As Guid

value = ContextNodeTypeBase.InkWord
public static readonly Guid InkWord
public:
static initonly Guid InkWord
public static final Guid InkWord
public static final var InkWord : Guid
Not applicable.

Remarks

An InkWord node cannot contain any child elements.

The GuidGuid value for this ContextNodeTypeBase field is bd6aaa31-588b-4246-8650-4e7859233017.

Platforms

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0

See Also

Reference

ContextNodeTypeBase Class
ContextNodeTypeBase Members
System.Windows.Ink.AnalysisCore Namespace