C++
ACDBCORE2D_PORT Acad::ErrorStatus getStyleSheet( AcString & sStyleSheet ) const;
Description
Sets sStyleSheet to the database's current plot style sheet name.
Returns Acad::eOk if successful.
Parameters
| Parameters | Description |
|---|---|
| sStyleSheet | Output of the database's current plot style sheet name |