C++
AcString plotStyleName( Acad::ErrorStatus * pE ) const;
Description
Returns the name of the plot style for the AcDbLayerTableRecord object.
Parameters
Parameters | Description |
---|---|
pE | Output error status as an Acad::ErrorStatus value, can be nullptr value |
Returns
String containing the plot style name.