This topic has not yet been rated - Rate this topic

NodeShape.EnsureGraphLayoutObjectsExist Method

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

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
protected internal 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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.