public virtual void Layout(Point position, Size space) { Transformation = Transformation.AtPosition(position); Size = space; }