共用方式為


ShapeField.DefaultPenId 屬性

取得或設定要用於 shape 功能變數的預設畫筆識別碼。

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

語法

'宣告
Public Property DefaultPenId As StyleSetResourceId
public StyleSetResourceId DefaultPenId { get; set; }

屬性值

型別:Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
使用由 shape 功能變數的預設畫筆識別碼。

備註

除非覆寫 GetPenId,ShapeField 的 GetPenId 方法會傳回這個值。

.NET Framework 安全性

請參閱

參考

ShapeField 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間