Returns the size in bytes of a rectangle.
Returns:
the size in bytes of a rectangle
508 509 510
# File 'lib/rtree.rb', line 508 def rect_size super end