Sdílet prostřednictvím


Diagram.FixUpDiagramSelection – metoda

Aktualizuje vybraný v diagramu.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Overridable Function FixUpDiagramSelection ( _
    newChildShape As ShapeElement _
) As IList
public virtual IList FixUpDiagramSelection(
    ShapeElement newChildShape
)

Parametry

Vrácená hodnota

Typ: System.Collections.IList
Seznam zobrazení diagram klienta, které upravili výběr.

Poznámky

Tato metoda je volána FixUpDiagram metody.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Diagram Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů