useRelativeXY
layout useRelativeXY boolean { t | nil }
Description
Indicates that the points in the XY field are the points relative to the last entered points of the command (delta X and Y).
GUI Equivalent
Examples
envGetVal("layout" "useRelativeXY")
envSetVal("layout" "useRelativeXY" 'boolean t)
Related Topics
Return to top