public override void SetBounds(IRectangle bounds) { base.SetBounds(RectD.FromCenter(bounds.GetCenter(), combinedSize)); }