Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoPositionMarker::setMTextVisible Method
Syntax
C++
OdResult setMTextVisible(bool visible);

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

 

Parameters
Description
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.

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