Links
AcMapDMMap:: OnStyleModified Method
Makes the system to refresh the contents of map when the given style is modified.
Acad::ErrorStatus OnStyleModified( AcDbObjectId styleId );
Parameters |
Description |
styleId |
Input id of modified style. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Remarks
This method is meant to be called by an application whenever a custom style is modified so that the system could invoke appropriate methods on the custom style to allow it to update itself.
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].