ContextNodeTypeBase.Object Field
Represents the type of node for an object that is returned from an "object" custom recognizer.
Namespace: System.Windows.Ink.AnalysisCore
Assembly: IACore (in IACore.dll)
Syntax
'Declaration
Public Shared ReadOnly Object As Guid
'Usage
Dim value As Guid
value = ContextNodeTypeBase.Object
public static readonly Guid Object
public:
static initonly Guid Object
public static final var Object : Guid
Remarks
An Object node cannot contain any child elements.
Object nodes are contained only by a CustomRecognizer node.
The Guid value for this ContextNodeTypeBase field is 9d81b680-534f-4fff-b9d0-ae3995ea3786.
Platforms
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information
.NET Framework
Supported in: 3.0