TIvorySurface::MapTop

Determines the vertical coordinate of the top edge of the map relative to the surface in pixels.

__property int MapTop;

Description

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

Back to TIvorySurface