/// <inheritdoc/> public override void Move(BaseShape shape) { base.Move(shape); _selection.Move(); }