Overload List
| Method | Description |
|---|---|
AcDbTable::setRotation (double) | Sets the rotation angle.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |
AcDbTable::setRotation (int, int, int, double) | Sets the rotation angle of the content at the specified content index.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status |
