ShapeElementStrokeSource enumeration

ShapeElementStrokeSource enumeration

Represents how shape element should be drawn.

The ShapeElementStrokeSource type exposes the following members:

Fields

FieldDescription
NO_STROKEDon’t stroke primitive.
SHAPEUse shape’s LineFormat.
OWN_STROKEUse own stroke.

See Also