ghostOfDraggedObjects
layout ghostOfDraggedObjects boolean { t | nil }
graphic ghostOfDraggedObjects boolean { t | nil }
Description
Allows viewing the ghost of the original object when it is being moved or stretched.
GUI Equivalent
Examples
envGetVal("layout" "ghostOfDraggedObjects")
envSetVal("layout" "ghostOfDraggedObjects" 'boolean t)
Related Topics
Return to top