Is Filled
Introduction

Stroke Width
Stroke Width
Stroke Width controls the thickness of the outlineStroke, Gradient, and Dropshadow


Last updated
Was this helpful?
Is Filled is a shape property supported by Circle, Rectangle, ColoredCircle, and RoundedRectangle.
Is Filled sets whether a shape is filled in or if it is drawn using stroke - another word for outline.

Stroke WidthStroke Width sets the thickness of the stroke (outline). Increasing the value makes the stroke thicker. Note that increasing the stroke brings the stroke inward, so the shape is still bound by its effective width and height.

Stroke Width controls the thickness of the outlineIf a shape element has its Is Filled unchecked, this affects the rendering of gradients and dropshadows.
Gradients only fill the solid parts of a shape, so if a shape has Is Filled set to false, the hollow center of the shape does not show gradient color.

Dropshadows respect the opaque part of the shape, so changing Is Filled also affects the dropshadow.

Last updated
Was this helpful?
Was this helpful?

