AcMapDMMapReactor::CurrentScaleModified Method

Land Desktop Development ARX CPP SDK

AcMapDMMapReactor:: CurrentScaleModified Method
 

Invoked when the current scale is modified.

virtual void CurrentScaleModified(
    const AcMapDMMap* pMap, 
    double dNewScale, 
    double dOldScale
);
Parameters 
Description 
pMap 
Input pointer to the AcMapDMMapobject.  
dNewScale 
Input value of new scale.  
dOldScale 
Input value of the old scale.  
Returns

Returns nothing.

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].