Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTable::getTextMargins Method
Syntax
C++
void getTextMargins(OdUInt32& left, OdUInt32& right, OdUInt32& bottom, OdUInt32& top) const;

Returns a margins for a table text cell. 

 

Parameters
Description
left
[out] A placeholder for left margin for a table text cell.
right
[out] A placeholder for right margin for a table text cell.
bottom
[out] A placeholder for bottom margin for a table text cell.
top
[out] A placeholder for top margin for a table text cell.
Copyright © 2002-2022. Open Design Alliance All rights reserved.