DropTargetContext::GetGhostShapes Method (Transaction^)

 

Gets the ghost shapes which provide proposed properties (such as the proposed bounds) for the shapes.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
static GhostShapeCollection^ GetGhostShapes(
	Transaction^ transaction
)

Parameters

transaction
Type: Microsoft.VisualStudio.Modeling::Transaction^

The transaction to check for the drop target context.

Return to top
Show: