Sdílet prostřednictvím


Diagram.FixUpDiagramSelection – metoda

Aktualizace výběru v diagramu.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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í diagramu klienta, které výběry změněny.

Poznámky

Tato metoda se nazývá FixUpDiagram metoda.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Diagram Třída

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