For the complete documentation index, see llms.txt. This page is also available as Markdown.

Circle

Introduction

Circles can be drawn as an outline, filled in, or both, and supports additional effects such as gradients, drop shadows, and dashed strokes. Circles are sized using their Width and Height values.

Circle in Gum using the default white color

The fill, gradient, and drop shadow variable categories only appear for version 3 (or later) projects. New projects use version 3 by default.

Circles support all shape properties. For more information see the Shape Properties page and subpages.

Circles with stroke, fill, gradient, and dropshadow

Last updated

Was this helpful?