AcMapMbTileSet:: Find Method
Returns the tile corresponding to the given tile id if it exists.
virtual AcMapMbTile* Find( AcMapMbMapBookManager::TILEID id );
Parameters |
Description |
id |
Input tile id. |
Returns
Returns the const tile if successful; otherwise, returns a NULL.
Remarks
If the corresponding Map Book is open for read, the client can call only the constant methods; nonconstant methods require the Map Book being opened for write. Use the retrieved pointer only while the Map Book object is opened.
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].