TIvorySurface::MapEnabled

Determines whether the map should be drawn onto the surface.

__property bool MapEnabled;

Description

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

Back to TIvorySurface