deleteConnectedShapes
mpt deleteConnectedShapes boolean { t | nil }
Description
Specifies whether the color on the shapes connected to the selected shape must be deleted. The default is nil.
GUI Equivalent
Examples
envGetVal("mpt" "deleteConnectedShapes")
envSetVal("mpt" "deleteConnectedShapes" 'boolean t)
Related Topics
Return to top