public void CreateCloudImage(string path) { Rectangles.Select(Layouter.PutNextRectangle); Visualizer.CreateImage(Layouter.Rectangles, path); }