NodeShape::ConfiguredChildPortShape Method (Port^, Boolean)
Visual Studio 2015
Configures a child port shape and positions it, if necessary.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
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.
Show: