C++
Acad::ErrorStatus getColumnFlowReversed( bool& ) const;
Description
Gets the flow reversed setting, which determines how columns are added.
Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.
Acad::ErrorStatus getColumnFlowReversed( bool& ) const;
Gets the flow reversed setting, which determines how columns are added.
Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.