Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoMapFieldsPE::setPtImageBottomLeft Method
Syntax
C++
virtual OdResult setPtImageBottomLeft(OdDbGeoMap * pGeoMap, const OdGePoint3d & ptImageBottomLeft) const;

Sets the bottom left position for the map image. 

 

Parameters
Description
pGeoMap
[in] Pointer to the map image object.
ptImageBottomLeft
[in] The bottom left position for the map image.

eOk if successful, or an appropriate error code otherwise.

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