Ejemplo n.º 1
0
 //this should be removed if we exted this to support more then rectangles
 public double GetWidth()
 {
     return(ObjShape.GetWidth());
 }