NodeShape.EnsureGraphLayoutObjectsExist(ShapeElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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