继承层次结构
System.Object
  Microsoft.VisualStudio.GraphModel.GraphObject
    Microsoft.VisualStudio.GraphModel.Styles.GraphConditionalStyle
命名空间:  Microsoft.VisualStudio.GraphModel.Styles
程序集:  Microsoft.VisualStudio.GraphModel(在 Microsoft.VisualStudio.GraphModel.dll 中)
语法
声明
Public Class GraphConditionalStyle _
    Inherits GraphObject
public class GraphConditionalStyle : GraphObject
public ref class GraphConditionalStyle : public GraphObject
type GraphConditionalStyle =  
    class
        inherit GraphObject
    end
public class GraphConditionalStyle extends GraphObject
GraphConditionalStyle 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
![]()  | 
GraphConditionalStyle | 
页首
属性
| 名称 | 说明 | |
|---|---|---|
![]()  | 
Categories | 返回所有类别。从不返回 null。 (继承自 GraphObject。) | 
![]()  | 
CategoryCount | 返回对象中的类别数。 (继承自 GraphObject。) | 
![]()  | 
Conditions | |
![]()  | 
DescriptiveCategoryCaption | (继承自 GraphObject。) | 
![]()  | 
GroupLabel | |
![]()  | 
Index | |
![]()  | 
IsCollapsed | 获取该节点是否处于折叠状态。 (继承自 GraphObject。) | 
![]()  | 
IsEnabled | |
![]()  | 
IsExpanded | 获取该节点是否处于折叠状态。 (继承自 GraphObject。) | 
![]()  | 
IsGroup | 获取该对象是否为 IsGroup。它会查找 GraphProperties.StyleForGroup (继承自 GraphObject。) | 
![]()  | 
IsPseudo | 获取该对象是否为 Pseudo。它会查找 GraphProperties.IsPseudo (继承自 GraphObject。) | 
![]()  | 
Item | 获取或设置属性值的属性。 (继承自 GraphObject。) | 
![]()  | 
Owner | 获取该对象所属的 Graph 对象。 (继承自 GraphObject。) | 
![]()  | 
Properties | 返回所有注释的枚举的属性。枚举的顺序是随机的。 (继承自 GraphObject。) | 
![]()  | 
PropertyCount | 返回所有注释的编号的属性。 (继承自 GraphObject。) | 
![]()  | 
PropertyKeys | 返回所有注释键的枚举的属性。枚举的顺序是随机的。 (继承自 GraphObject。) | 
![]()  | 
PropertyValues | 返回所有注释值的枚举的属性。枚举的顺序是随机的。 (继承自 GraphObject。) | 
![]()  | 
Setters | |
![]()  | 
TargetType | |
![]()  | 
ToolTip | |
![]()  | 
ValueLabel | |
![]()  | 
Visibility | Helper 属性用于获取或设置图形对象可见性。 (继承自 GraphObject。) | 
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
.gif)
.gif)
.gif)