extractIgnoreColorLockState
layout extractIgnoreColorLockState boolean { t | nil }
Description
Specifies whether the lock state of shapes should be ignored during extraction.
GUI Equivalent
Examples
envGetVal("layout" "extractIgnoreColorLockState")
envSetVal("layout" "extractIgnoreColorLockState" 'boolean t)
Related Topics
Return to top