C++
Acad::ErrorStatus getColumnAutoHeight( bool& ) const;
Description
Gets the auto height setting, which specifies whether dynamic columns use the MText height or a per-column user-defined height.
Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.
Only valid for dynamic columns.
Parameters
Parameters | Description |
---|---|
auto_height | Height setting |