ContextLinkDirection 枚举
指定两个上下文节点之间除现有父子关系之外另外一个关系的方向性(如果有)。
命名空间: 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 | 表示 ContextNodeBase 中的非特定方向。例如,可以用墨迹在墨迹单词下加下划线。根据下划线无法推断出任何方向。 | |
LinksFrom | 指示有什么东西指向或包含用于访问 ContextLinkBase 的当前 ContextNodeBase。 | |
LinksTo | 指示用于访问 ContextLinkBase 的当前 ContextNodeBase 或者指向 ContextLinkBase,或者包含除 ContextNodeBase 之外的什么东西。 |
平台
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 和 .NET Compact Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求。
版本信息
.NET Framework
受以下版本支持:3.0