C++
ACDBCORE2D_PORT Acad::ErrorStatus plotStyleName( AcString & sName ) const;
Description
This function returns the name of the plot style name assigned to the entity.
The plotStyleName value is used for DXF group code 390.
Parameters
Parameters | Description |
---|---|
sName | Output name of the plot style |