This documentation is archived and is not being maintained.

ContextLinkDirection Enumeration

Specifies the directionality if any of an additional relationship between the two context nodes beyond the existing parent child relationship.

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

'Declaration
Public Enumeration ContextLinkDirection
'Usage
Dim instance As ContextLinkDirection

Member nameDescription
LinksWithIs used to represent a non-specific direction in the ContextNode. For example, an ink drawing can underline an ink word. There is no direction inferred from the underline.
LinksFromIndicates that the current ContextNode you are accessing the ContextLink from has something pointing to it or containing it.
LinksToIndicates that the current ContextNode you are accessing the ContextLink from is pointing to it or containing some other ContextNode.

Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008

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.

.NET Framework

Supported in: 3.0
Show: