TIvorySurface::MapColumns

Determines the number of columns in the map.

__property int MapColumns;

Description

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

Back to TIvorySurface