displayRowSite
layout displayRowSite boolean { t | nil }
graphic displayRowSite boolean { t | nil }
Description
Displays the position of row sites, which are represented by a cross marker on the row.
GUI Equivalent
Examples
envGetVal("layout" "displayRowSite")
envSetVal("layout" "displayRowSite" 'boolean t)
envGetVal("graphic" "displayRowSite")
envSetVal("graphic" "displayRowSite" 'boolean t)
Related Topics
Return to top