AcMapMbTile:: GetAdjacentTile Method
Gets the adjacent tile of the specified direction for the tile.
Acad::ErrorStatus GetAdjacentTile( AcMapMbTile*& pTile, AcMapMbMapBookManager::EAdjacentTile tileDir ) const;
Parameters |
Description |
pTile |
Output the adjacent tile. |
kTileDir |
Input direction. |
Returns
Returns Acad::eOk if successful; Returns Acad::eNotApplicable in 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].