GraphSetterCollection Constructor (Graph^)

 

Construct new styles object for the given graph.

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

public:
GraphSetterCollection(
	Graph^ owner
)

Parameters

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

The Graph that owns this collection of Setters

Return to top
Show: