C++
bool isLocked() const;
Description
This functions returns true if and only if the layer is locked. If the layer is unlocked, then false is returned.
The isLocked value is used for the third bit of DXF group code 70.
bool isLocked() const;
This functions returns true if and only if the layer is locked. If the layer is unlocked, then false is returned.
The isLocked value is used for the third bit of DXF group code 70.