outline property

Outline? outline
getter/setter pair

The outline of the shape.

If unset, the outline is inherited from a parent placeholder if it exists. If the shape has no parent, then the default outline depends on the shape type, matching the defaults for new shapes created in the Slides editor.

Implementation

Outline? outline;