Ejemplo n.º 1
0
 public override void SetSize(int w, int h)
 {
     Horizontal.SetSize(w, h);
     Vertical.SetSize(w, h);
 }