ShapeElementStrokeSource

ShapeElementStrokeSource enumeration

表示应该如何绘制形状元素。

public enum ShapeElementStrokeSource : byte

价值观

姓名价值描述
NoStroke0不要描边。
Shape1使用形状的 LineFormat。
OwnStroke2使用自己的笔画。

也可以看看