DragSourceContext::GetInitialPrimaryShapeId Method (ElementGroupPrototype^)
Visual Studio 2015
Returns the Guid of the primary shape in the ElementGroupPototype.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: static Guid GetInitialPrimaryShapeId( ElementGroupPrototype^ elementGroupPrototype )
Parameters
- elementGroupPrototype
-
Type:
Microsoft.VisualStudio.Modeling::ElementGroupPrototype^
The ElementGroupPrototype where the DragSourceContext has been saved to.
Return Value
Type: System::Guid
Show: