PenStyleSetInfo.DashCap 属性

获取或设置用于构成在通过此“钢笔”对象绘制的虚线的直线终点处的线帽样式。。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public Property DashCap As DashCap
public DashCap DashCap { get; set; }

属性值

类型:System.Drawing.Drawing2D.DashCap

.NET Framework 安全性

请参阅

参考

PenStyleSetInfo 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间