Поделиться через


ContextLinkDirection - перечисление

Обновлен: Ноябрь 2007

Specifies the directionality, if any, of an additional relationship between two context nodes - other than the existing parent child relationship.

Пространство имен:  System.Windows.Ink.AnalysisCore
Сборка:  IACore (в IACore.dll)

Синтаксис

'Декларация
Public Enumeration ContextLinkDirection
'Применение
Dim instance As ContextLinkDirection
public enum ContextLinkDirection
public enum class ContextLinkDirection
public enum ContextLinkDirection
public enum ContextLinkDirection

Члены

Имя члена Описание
LinksWith Represents a non-specific direction in the ContextNodeBase. For example, an ink drawing can underline an ink word. No direction is inferred from the underline.
LinksFrom Indicates that the current ContextNodeBase used to access the ContextLinkBase has something pointing to it or containing it.
LinksTo Indicates that the current ContextNodeBase used to access the ContextLinkBase is either pointing to the ContextLinkBase or that it contains some other ContextNodeBase.

Платформы

Windows Vista, Windows XP с пакетом обновления 2 (SP2), Windows Server 2003

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

System.Windows.Ink.AnalysisCore - пространство имен