Lattice.Node-Eigenschaft
Diese Eigenschaft unterstützt die InkAnalyzer-Infrastruktur und ist nicht für die direkte Verwendung im Code vorgesehen.
Namespace: System.Windows.Ink.AnalysisCore
Assembly: IACore (in IACore.dll)
Syntax
'Declaration
Public Property Node As ContextNodeBase
'Usage
Dim instance As Lattice
Dim value As ContextNodeBase
value = instance.Node
instance.Node = value
public ContextNodeBase Node { get; set; }
public:
property ContextNodeBase^ Node {
ContextNodeBase^ get ();
void set (ContextNodeBase^ value);
}
/** @property */
public ContextNodeBase get_Node()
/** @property */
public void set_Node(ContextNodeBase value)
public function get Node () : ContextNodeBase
public function set Node (value : ContextNodeBase)
Eigenschaftenwert
Typ: System.Windows.Ink.AnalysisCore.ContextNodeBase
Plattformen
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0