DragSourceContext.Set (Método)

Agrega información del origen de arrastre al contexto de origen de ElementGroupPrototype.

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 Sub Set ( _
    elementGroupPrototype As ElementGroupPrototype, _
    initialDragLocation As PointD, _
    ghostShapes As GhostShapeCollection _
)
public static void Set(
    ElementGroupPrototype elementGroupPrototype,
    PointD initialDragLocation,
    GhostShapeCollection ghostShapes
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DragSourceContext Clase

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