Freigeben über


GraphSetterCollection-Konstruktor

Erstellen Sie ein neues Formatobjekt für das angegebene Diagramm.

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

Syntax

'Declaration
Public Sub New ( _
    owner As Graph _
)
public GraphSetterCollection(
    Graph owner
)
public:
GraphSetterCollection(
    Graph^ owner
)
new : 
        owner:Graph -> GraphSetterCollection
public function GraphSetterCollection(
    owner : Graph
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphSetterCollection Klasse

Microsoft.VisualStudio.GraphModel.Styles-Namespace