DiagramDragEventArgs::Effect Property
Visual Studio 2015
Gets or sets the target drop effect in a drag-and-drop operation.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property DragDropEffects Effect { DragDropEffects get(); void set(DragDropEffects value); }
Property Value
Type: System.Windows.Forms::DragDropEffects
Show: