Yeah, this is one of hurdles when doing gui in C3 as there's no simple way to do it.
The standard method is to use blend modes with destination out giving a mask effect.
You move the objects over the area and the mask cuts off the parts outside of it.