共用方式為


DiagramDragEventArgs.IsDropLocationUserSpecified 屬性

取得值,指出置放位置是由使用者指定,還是製造的。

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

語法

'宣告
Public ReadOnly Property IsDropLocationUserSpecified As Boolean
public bool IsDropLocationUserSpecified { get; }

屬性值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

DiagramDragEventArgs 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間