Ellipse shape.
Summary
Types
@type t() :: %Folio.Content.Ellipse{ body: [Folio.Content.t()], fill: String.t() | nil, height: String.t() | nil, width: String.t() | nil }
Ellipse shape.
@type t() :: %Folio.Content.Ellipse{ body: [Folio.Content.t()], fill: String.t() | nil, height: String.t() | nil, width: String.t() | nil }