GraphConditionCollection Constructor (Graph^)

 

Constructs a new styles object for the given graph.

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
GraphConditionCollection(
	Graph^ owner
)

Parameters

owner
Type: Microsoft.VisualStudio.GraphModel::Graph^

The owning graph.

Return to top
Show: