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

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

Sets a new value of the multiline text label visibility flag. The visibility flag indicates that the multiline text label is visible (if true). 

 

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