contentBounds
Computes the bounds of the content within the cell, considering the points stored in it. If no points are present in the cell, the bounds will be represented as an empty rectangle. Otherwise, the bounds are determined by the minimum and maximum x and y coordinates among the points in the cell.