DragSourceContext::GetGhostShapes Method (ElementGroupPrototype^)

 

Gets the source ghost shape collection.

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(
	ElementGroupPrototype^ elementGroupPrototype
)

Parameters

elementGroupPrototype
Type: Microsoft.VisualStudio.Modeling::ElementGroupPrototype^

The ElementGroupPrototype where the DragSourceContext has been saved to.

Return to top
Show: