GraphConditionalStyleCollection::Graph Property

 

Gets the Graph associated with this nodes collection.

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

public:
property Graph^ Graph {
	Graph^ get();
}

Property Value

Type: Microsoft.VisualStudio.GraphModel::Graph^

Returns Graph.

Return to top
Show: