AcMapDMElement:: MakeStyleSetUnique Method
Makes unique the style set associated with this element. See also IsUniqueStyleSet().
Acad::ErrorStatus MakeStyleSetUnique( bool bIsUnique, double dScale = 0. );
Parameters |
Description |
bIsUnique |
Input true to copy the style set associated with the specified map scale and use this copy for the specified and lower scales. Input false to delete the style set associated with the specified map scale, making the specified scale refer to the style set associated with higher scales. |
dScale |
Input scale at which to make the style set unique. The default value is zero, the current scale. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].