NodeShape.OnChildConfigured(ShapeElement, Boolean, Boolean) Method

Definition

Configure ports on shape when it is added

C++
protected:
 override void OnChildConfigured(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ child, bool childWasPlaced, bool createdDuringViewFixup);

Parameters

child
ShapeElement
childWasPlaced
Boolean
createdDuringViewFixup
Boolean

True if the child shape was created by the view fixup process (via a call to CreateChildShape), false otherwise.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022