API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::isLocked Method
OdDbViewport::isLocked Method
Syntax
C++
bool isLocked() const;

Returns true if and only if scale factor of this Viewport object is locked (DXF 90, bit 0x4000).

Copyright © 2002–2020. Open Design Alliance. All rights reserved.