DragSourceContext.GetInitialDragLocation (Método) (ElementGroupPrototype)

Devuelve la ubicación del mouse (en coordenadas universales absolutas) cuando comenzó arrastre.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetInitialDragLocation ( _
    elementGroupPrototype As ElementGroupPrototype _
) As PointD
public static PointD GetInitialDragLocation(
    ElementGroupPrototype elementGroupPrototype
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PointD

Seguridad de .NET Framework

Vea también

Referencia

DragSourceContext Clase

GetInitialDragLocation (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)