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


ContextLink.LinkDirection - свойство

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

Gets the directional relationship between the SourceNode and the DestinationNode.

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

Синтаксис

'Декларация
Public ReadOnly Property LinkDirection As ContextLinkDirection
'Применение
Dim instance As ContextLink
Dim value As ContextLinkDirection

value = instance.LinkDirection
public ContextLinkDirection LinkDirection { get; }
public:
property ContextLinkDirection LinkDirection {
    ContextLinkDirection get ();
}
/** @property */
public ContextLinkDirection get_LinkDirection()
public function get LinkDirection () : ContextLinkDirection

Значение свойства

Тип: System.Windows.Ink.ContextLinkDirection
The directional relationship between the SourceNode and the DestinationNode.

Платформы

Windows Vista

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

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

.NET Framework

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

См. также

Ссылки

ContextLink Класс

ContextLink - члены

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