Sdílet prostřednictvím


UnplacedShapesContext.SetUnplacedShapesContext – metoda

Přidá obrazec Neumístěná kontextové informace zadanou transakci pro pozdější použití.

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 Shared Sub SetUnplacedShapesContext ( _
    transaction As Transaction, _
    targetDiagram As Diagram, _
    unplacedShapeMap As IDictionary _
)
public static void SetUnplacedShapesContext(
    Transaction transaction,
    Diagram targetDiagram,
    IDictionary unplacedShapeMap
)

Parametry

  • unplacedShapeMap
    Typ: System.Collections.IDictionary
    Kolekce obrazců, které je třeba umístit.Slovník mapuje (Neumístěná obrazce) ShapeElements na bool, což znamená, pokud Neumístěná tvar byl vytvořen během zobrazení opravu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UnplacedShapesContext Třída

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