Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoMapPE::updateMapImage Method
Syntax
C++
virtual OdResult updateMapImage(OdDbGeoMap * pGeoMap, bool bReset) = 0;

Updates the embedded image by recapturing an area from the live map. 

 

Parameters
Description
pGeoMap
[in] Pointer to the OdDbGeoMap object.
bReset
[in] Indicates whether to capture the image in the optimal screen resolution. If true, the LOD and resolution are reset to optimal values.

eOk if successful, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.