This topic has not yet been rated - Rate this topic

Diagram.FixUpDiagramSelection Method

Updates the selection in the diagram.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual IList FixUpDiagramSelection(
	ShapeElement newChildShape
)

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ