Links
AcMapDMMap:: RemoveScaleThreshold Method
Removes a scale threshold from this map.
Acad::ErrorStatus RemoveScaleThreshold( double dScale );
Parameters |
Description |
dScale |
Input value of the scale threshold to remove. |
Returns
Returns Acad::eOk if successful. Returns Acad::eInvalidInput if the scale has not been defined. Returns Acad::eNotApplicable if the scale is DBL_MAX.
Remarks
If the scale is the current scale, this function dismisses stylization.
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].