NodeShape.EnsureGraphLayoutObjectsExist(ShapeElement) Method

Definition

Make sure the underlying graph object shape and its children are present.

protected public:
 void EnsureGraphLayoutObjectsExist(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ shapeElement);
protected internal void EnsureGraphLayoutObjectsExist (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement shapeElement);
member this.EnsureGraphLayoutObjectsExist : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
Protected Friend Sub EnsureGraphLayoutObjectsExist (shapeElement As ShapeElement)

Parameters

shapeElement
ShapeElement

Applies to