共用方式為


ContextLink.LinkDirection 屬性

取得 SourceNodeDestinationNode 之間的方向關聯性。

命名空間:  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
SourceNodeDestinationNode 之間的方向關聯性。

平台

Windows Vista

.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求

版本資訊

.NET Framework

支援版本:3.0

請參閱

參考

ContextLink 類別

ContextLink 成員

System.Windows.Ink 命名空間