using AbstractPlotting scene = poly([Rect(0, 0, 20, 20)]) scatter!(Rect(0, 0, 20, 20), color = :red, markersize = 2)