TIvoryMapper::TileRect

Determines the boundary rectangle for the specified sub image.

__property TRect TileRect[int n];

Description

Use TileRect to get the rectangle that you must copy from the large bitmap to get the small bitmap index by n.

Back to TIvoryMapper