AcMapDMMap::SetVisible Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: SetVisible Method
 

Sets the map visibility at the specified scale. See also IsVisible().

virtual Acad::ErrorStatus SetVisible(
    bool NewVal, 
    double dScale
);
Parameters 
Description 
NewVal 
Input true to make the map visible at the specified scale, or false to make it invisible.  
dScale 
Input scale threshold at which visibility is set.  
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].