PropertyTypeDescription
type'ellipse'
conditionformula (optional)
repeatrepeat (optional)
stepboolean, formula (optional)
defsDefinition[] (optional)
xnumber, formula (optional)The x-coordinate of this rectangle, relative to its bounds (default: 0)
ynumber, formula (optional)The y-coordinate of this rectangle, relative to its bounds (default: 0)
wnumber, formula (optional)The width of this rectangle, relative to its bounds (default: 1)
hnumber, formula (optional)The height of this rectangle, relative to its bounds (default: 1)
{
  type: "ellipse"
}

Ellipse