Sdílet prostřednictvím


DropTargetContext.GetGhostShapes – metoda

Získává ghost obrazce, které poskytují obrazců navržených vlastnosti (například navrhovaná hranice).

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 Function GetGhostShapes ( _
    transaction As Transaction _
) As GhostShapeCollection
public static GhostShapeCollection GetGhostShapes(
    Transaction transaction
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShapeCollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DropTargetContext Třída

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