AcMapDMItem:: SetVisible Method
Sets the item visibility at the specified scale. See also IsVisible().
virtual Acad::ErrorStatus SetVisible( bool bNewVal, double dScale );
Parameters |
Description |
bNewVal |
Input true to make the item visible at the specified scale, or false to make it invisible. |
dScale |
Input scale 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].