AcMapDMMap::ModifyScaleThreshold Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: ModifyScaleThreshold Method
 

Changes the scale threshold value of an existing scale threshold.

Acad::ErrorStatus ModifyScaleThreshold(
    double dOldScale, 
    double dNewScale
);
Parameters 
Description 
dOldScale 
Input old scale threshold.  
dNewScale 
Input new scale threshold.  
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].