TIvorySurface::MapLeft

Determines the horizontal coordinate of the left edge of the map relative to the surface in pixels.

__property int MapLeft;

Description

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

Back to TIvorySurface