Diagram::FixUpDiagramSelection Method (ShapeElement^)
Visual Studio 2015
Updates the selection in the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- newChildShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The child shape that was passed in from the FixUpDiagram method.
Return Value
Type: System.Collections::IList^A list of diagram client views that have modified selections.
This method is called by the FixUpDiagram method.
Show: