Share

AcDbTable::rotation

C++

double rotation(
    int row, 
    int col, 
    int nContent
) const;

Description

Returns the rotation.

Links

AcDbTable

Was this information helpful?