CustomLineCap.StrokeJoin

CustomLineCap.StrokeJoin property

获取或设置LineJoin确定组成此行的方式的枚举CustomLineCap对象被加入.

public LineJoin StrokeJoin { get; set; }

适当的价值

LineJoin枚举这个CustomLineCap对象用于连接线。

也可以看看