mergeColoredPacket
mpt mergeColoredPacket boolean { t | nil }
Description
Specifies whether colored shapes are displayed using the merged colored and uncolored display packets. The default is t. When set to nil, colored shapes are displayed using only the colored display packet.
GUI Equivalent
Examples
envGetVal("mpt" "mergeColoredPacket")
envSetVal("mpt" "mergeColoredPacket" 'boolean nil)
Related Topics
Return to top