NodeShape.ConfiguredChildPortShape Method
Configures a child port shape and positions it, if necessary.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected virtual void ConfiguredChildPortShape( Port child, bool childWasPlaced )
Parameters
- child
- Type: Microsoft.VisualStudio.Modeling.Diagrams.Port
The child port shape.
- childWasPlaced
- Type: System.Boolean
true to position the child port shape on the selected shape; otherwise, false.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.