共用方式為


DiagramDragEventArgs.Effect 屬性

取得或設定拖放作業中的目標置放效果。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Property Effect As DragDropEffects
public DragDropEffects Effect { get; set; }

屬性值

型別:System.Windows.Forms.DragDropEffects

.NET Framework 安全性

請參閱

參考

DiagramDragEventArgs 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間