AcMapMbTile:: GetAdjacentTile Method
Gets the adjacent tile of the specified direction for the tile.
Acad::ErrorStatus GetAdjacentTile( AcMapMbMapBookManager::TILEID& ulTileId, AcMapMbMapBookManager::EAdjacentTile tileDir ) const;
Parameters |
Description |
ulTileId |
Output Id of the adjacent tile. |
kTileDir |
Input direction. |
Returns
Returns Acad::eOk if successful; Acad::eNotApplicable in the case the tile does not have adjacent tile in the specified direction, otherwise, returns a different error code.
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].