Compartilhar via


Método DragSourceContext.Set

Adiciona informações de origem de arrastar para o contexto de origem do ElementGroupPrototype.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

DragSourceContext Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams