AcMapMbTile::OnTileErased Method

Land Desktop Development ARX CPP SDK

AcMapMbTile:: OnTileErased Method
 

This is a notification that every tile except the erased one receives.

virtual void OnTileErased(
    AcMapMbMapBookManager::TILEID ulErasedTileId
);
Parameters 
Description 
ulTileId 
Input Id of the erased tile.  
Returns

returns nothing

Remarks

An object should not subscribe for this notification - it will be sent all the time. The default implementation corrects adjacent information if the erased tile is adjacent to this tile.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].