Close

Relief for ODA Team in Ukraine

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

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). 

 

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

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