Freigeben über


NodeShape.EnsureGraphLayoutObjectsExist-Methode

Überprüft, ob die Form und die untergeordneten Formen im Diagramm sind Wrapper.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Protected Friend Sub EnsureGraphLayoutObjectsExist ( _
    shapeElement As ShapeElement _
)
protected internal void EnsureGraphLayoutObjectsExist(
    ShapeElement shapeElement
)

Parameter

Hinweise

Das Diagramm bestimmt, wo Modul im Diagramm automatisch Formen gezeichnet werden.

.NET Framework-Sicherheit

Siehe auch

Referenz

NodeShape Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace