Diagram.FixUpDiagramSelection Method
Updates the selection in the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.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.IListA list of diagram client views that have modified selections.
This method is called by the FixUpDiagram method.
- 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.