GraphConditionCollection(Graph) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Construct new styles object for the given graph.
public:
GraphConditionCollection(Microsoft::VisualStudio::GraphModel::Graph ^ owner);
public GraphConditionCollection (Microsoft.VisualStudio.GraphModel.Graph owner);
new Microsoft.VisualStudio.GraphModel.Styles.GraphConditionCollection : Microsoft.VisualStudio.GraphModel.Graph -> Microsoft.VisualStudio.GraphModel.Styles.GraphConditionCollection
Public Sub New (owner As Graph)
Parameters
- owner
- Graph
The owning graph