API Reference > OdDb Classes > OdDbGeoPositionMarker Class > OdDbGeoPositionMarker Methods > OdDbGeoPositionMarker::setTextAlignmentType Method
OdDbGeoPositionMarker::setTextAlignmentType Method
Syntax
C++
OdResult setTextAlignmentType(OdTextAlignmentType textAlignmentType);
Parameters 
Description 
OdTextAlignmentType textAlignmentType 
[in] A new alignment type value to be set represented as a value of the OdTextAlignmentType enumeration.
 

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

Sets a new value of the label text alignment type. 

 

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