public Shape RemoveShape(long shapeid);
Removes a shape from a collection. This function is currently half broken. The shape is removed but the returned object is junk.
RegionCollection Methods