DragSourceContext::GetInitialDragLocation Method (ElementGroup^)
Visual Studio 2015
Returns the location of the mouse (in absolute world coordinates) when drag began.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- elementGroup
-
Type:
Microsoft.VisualStudio.Modeling::ElementGroup^
The ElementGroup where the DragSourceContext has been saved to.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PointD
Show: