API Reference > OdDb Classes > OdDbGeoPositionMarker Class > OdDbGeoPositionMarker Methods > OdDbGeoPositionMarker::setText Method
OdDbGeoPositionMarker::setText Method
Syntax
C++
OdResult setText(const OdString& text);
Parameters 
Description 
const OdString& text 
[in] A new text label value to be set.
 

Returns eOk if the new text label value was successfully set or returns an appropriate error code in the other case.

Sets a new text label value of the position marker. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.