Changing Geoms for DirectGui

If you change the geom for a DirectGui object like a button or a frame with the following code:

myDirectGuiItem["geom"] = myGeom

will the old geom be garbage collected?