API Reference > OdDb Classes > OdDbGeoPositionMarker Class > OdDbGeoPositionMarker Methods > OdDbGeoPositionMarker::setEnableFrameText Method
OdDbGeoPositionMarker::setEnableFrameText Method
Syntax
C++
OdResult setEnableFrameText(bool enableFrameText);
Parameters 
Description 
bool enableFrameText 
[in] A new flag value to be set.
 

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

Sets a new value of the label text frame enabling flag. The frame enabling flag indicates that the label text has a frame (if true). 

 

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