TIvorySurface::MapRows

Determines the number of rows in the map.

__property int MapRows;

Description

The surface doesn't redraw the map if you modify the MapRows property. Use Paint to redraw the surface.

Back to TIvorySurface