DragSourceContext::GetGhostShapes Method (ElementGroupPrototype^)
Visual Studio 2015
Gets the source ghost shape collection.
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 Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::GhostShapeCollection^
Show: