Sdílet prostřednictvím


DragSourceContext.Set – metoda

Přetáhněte zdroj informací se přidá do kontextu zdroj ElementGroupPrototype.

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DragSourceContext Třída

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