Sdílet prostřednictvím


DragSourceContext.GetInitialDragLocation – metoda (ElementGroupPrototype)

Vrátí umístění myši (v absolutní Světové souřadnice) při zahájení přetažením.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetInitialDragLocation ( _
    elementGroupPrototype As ElementGroupPrototype _
) As PointD
public static PointD GetInitialDragLocation(
    ElementGroupPrototype elementGroupPrototype
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PointD

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DragSourceContext Třída

GetInitialDragLocation – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů