ShapeElementStrokeSource

ShapeElementStrokeSource 枚举

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

public enum ShapeElementStrokeSource : byte

名称描述
NoStroke0不描边原始图形。
Shape1使用形状的 LineFormat。
OwnStroke2使用自定义描边。

另见