DiagramDragEventArgs.AllowedEffect (Propiedad)

Obtiene las operaciones de arrastrar y colocar permitidas por el autor (u origen) del evento arrastrar.

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 ReadOnly Property AllowedEffect As DragDropEffects
public DragDropEffects AllowedEffect { get; }

Valor de propiedad

Tipo: System.Windows.Forms.DragDropEffects

Seguridad de .NET Framework

Vea también

Referencia

DiagramDragEventArgs Clase

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