AcMapDMElement:: SetVisible Method
Sets the element visibility at the specified scale. See also IsVisible().
virtual Acad::ErrorStatus SetVisible( bool bNewVal, double dScale = 0 );
Parameters |
Description |
bNewVal |
Input true to make the element visible at the specified scale, or false to make it invisible. |
dScale |
Input scale at which visibility is set. The default value is zero, the current scale. |
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].