GraphObject Constructor (Graph^)

 

Protected constructor for Annotatable.

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

protected:
GraphObject(
	Graph^ owner
)

Parameters

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

The owning Graph object, or null.

Return to top
Show: