Ellipse

constructor(radius: Size = Size(16, 16), fill: Paint = Colors.WHITE, stroke: Paint = Colors.WHITE, strokeThickness: Double = 0.0, autoScaling: Boolean = true)