Udostępnij za pośrednictwem


Konstruktor DiagramDragEventArgs — (DragEventArgs, Boolean, ElementGroupPrototype, DiagramClientView)

Inicjuje nowe wystąpienie klasy DiagramDragEventArgs.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    dragEventArgs As DragEventArgs, _
    isDropLocationUserSpecified As Boolean, _
    prototype As ElementGroupPrototype, _
    diagramClientView As DiagramClientView _
)
public DiagramDragEventArgs(
    DragEventArgs dragEventArgs,
    bool isDropLocationUserSpecified,
    ElementGroupPrototype prototype,
    DiagramClientView diagramClientView
)

Parametry

  • isDropLocationUserSpecified
    Typ: System.Boolean
    Wartość wskazująca, czy użytkownik określił lokalizację upuszczania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramDragEventArgs Klasa

Przeciążenie DiagramDragEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams