共用方式為


PenSettings.CustomStartCap 屬性

取得或設定自訂的端點来使用這個 PenStyleSetInfo 物件,以繪製線條的開頭。如果屬性是不變,並且適當地設定覆寫的旗標,只允許變更。

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

語法

'宣告
Public Property CustomStartCap As CustomLineCap
public CustomLineCap CustomStartCap { get; set; }

屬性值

型別:System.Drawing.Drawing2D.CustomLineCap

.NET Framework 安全性

請參閱

參考

PenSettings 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間