Partager via


GraphObject, constructeur (Graph)

Constructeur protégé pour Annotable

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    owner As Graph _
)
protected GraphObject(
    Graph owner
)
protected:
GraphObject(
    Graph^ owner
)
new : 
        owner:Graph -> GraphObject
protected function GraphObject(
    owner : Graph
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphObject Classe

GraphObject, surcharge

Microsoft.VisualStudio.GraphModel, espace de noms