Width

EmfLogPen.Width property

获取或设置一个 WMF PointL 对象([MS-WMF] 第 2.2.2.15 节),该对象通过其 x 字段的值指定 笔的宽度。必须忽略其 y 字段的值。

public Point Width { get; set; }

也可以看看