ContextLinkBase.LinkDirection, propriété
Mise à jour : November 2007
Obtient le type de lien de ce ContextLinkBase.
Espace de noms : System.Windows.Ink.AnalysisCore
Assembly : IACore (dans IACore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LinkDirection As ContextLinkDirection
'Utilisation
Dim instance As ContextLinkBase
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
Valeur de propriété
Type : System.Windows.Ink.AnalysisCore.ContextLinkDirection
Obtient le type de lien de ce ContextLinkBase.
Plateformes
Windows Vista, Windows XP SP2, Windows Server 2003
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Framework
Pris en charge dans : 3.0