ContextNodeType.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
Assembly: IAWinFX (in iawinfx.dll)

Syntax

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

value = ContextNodeType.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 Guid value for this ContextNodeType 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

ContextNodeType Class
ContextNodeType Members
System.Windows.Ink Namespace
System.Windows.Ink.InkWordNode