enableMarkersToMaskColors
mpt enableMarkersToMaskColors boolean { t | nil }
Description
Specifies whether the Markers to Mask icon is visible in the Multiple Patterning toolbar. The default is nil.
GUI Equivalent
Examples
envGetVal("mpt" "enableMarkersToMaskColors")
envSetVal("mpt" "enableMarkersToMaskColors" 'boolean t)
Related Topics
Converting Markers to Mask Colors
Return to top