Scaling Graphical Objects

Is there any simple way to scale an object, say, a circle, from the center point?
I am currently having to script to adjust width, height, and x,y origins to do this, which involves custom coding based on just where in a display my object is.