Exemplo n.º 1
0
 public override void SetBounds(IRectangle bounds)
 {
     base.SetBounds(RectD.FromCenter(bounds.GetCenter(), combinedSize));
 }