共用方式為


ShapeField.DefaultSelectable 屬性

取得 shape 功能變數,會驗證是否還可以選取預設或設定由 shape 功能變數的預設選取項目狀態。

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

語法

'宣告
Public Property DefaultSelectable As Boolean
public bool DefaultSelectable { get; set; }

屬性值

型別:System.Boolean
true 如果由 shape 功能變數可以選取預設的情況下。, 否則, false。

.NET Framework 安全性

請參閱

參考

ShapeField 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間