NodeShape::EnsureGraphLayoutObjectsExist Method (ShapeElement^)

 

Verifies whether the shape and its child shapes are in the graph wrapper.

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

public protected:
void EnsureGraphLayoutObjectsExist(
	ShapeElement^ shapeElement
)

Parameters

shapeElement
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The shape to check.

The graph engine determines where shapes are automatically drawn on the diagram.

Return to top
Show: