Freigeben über


DiagramDragEventArgs.AllowedEffect-Eigenschaft

Ruft ab, welche Drag & Drop-Operationen für den Ursprung (oder die Quelle) des Ziehereignisses zulässig sind.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Public ReadOnly Property AllowedEffect As DragDropEffects
public DragDropEffects AllowedEffect { get; }

Eigenschaftswert

Typ: System.Windows.Forms.DragDropEffects

.NET Framework-Sicherheit

Siehe auch

Referenz

DiagramDragEventArgs Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace