PGetZeroLock

Gets the current setting of the Zero Lock toggle setting.


Query results

This query returns a boolean value that indicates whether the zero point is locked (true) or unlocked (false).
To lock or unlock the zero point, use the PZeroLock command.

Example.

PGetZeroLock isLocked();
if (isLocked == true) PZeroLock(false);


See also

The PGetZeroPoint query


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support