overrideLockOnConnectedShapes
mpt overrideLockOnConnectedShapes boolean { t | nil }
Description
Specifies whether the locked color on a shape can change when there is a color conflict with a connected shape. The default is nil; a locked color shape cannot change color to avoid a color conflict with a connected shape.
GUI Equivalent
Examples
envGetVal("mpt" "overrideLockOnConnectedShapes")
envSetVal("mpt" "overrideLockOnConnectedShapes" 'boolean t)
Related Topics
Return to top