Exemplo n.º 1
0
 public override Rectangle GetClientRect(IFigure figure)
 {
     return(Padding.GetClientArea(figure.Bounds));
 }