Freigeben über


ContextNodeType.UnclassifiedInk-Feld

Stellt den Knotentyp für beliebige Striche dar, die noch nicht klassifiziert oder erkannt wurden.

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink.Analysis (in Microsoft.Ink.Analysis.dll)

Syntax

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

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

Hinweise

Ein UnclassifiedInk-Knoten kann keine untergeordneten Elemente haben.

Der Guid-Wert für dieses ContextNodeType-Feld ist 1cc7e245-d03d-4df2-8a81-a55cf7403eb5.

Plattformen

Windows Vista

.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.

Versionsinformationen

.NET Framework

Unterstützt in: 3.0

Siehe auch

Referenz

ContextNodeType-Klasse

ContextNodeType-Member

Microsoft.Ink-Namespace

Microsoft.Ink.UnclassifiedInkNode