Programmer's Guide > Interfaces > TableTilePlex interface > rectangle method
  
rectangle method
Returns the rectangle from the tileplex corresponding to the index given. The rectangles are indexed in no particular order.
rectangle(rectindex )
Parameters
unsigned longrectindex
The index of the rectangle to return
Returns
TableRectangle. The indicated rectangle. If no such rectangle exists, a null pointer is returned