displayRefPoint
layout displayRefPoint boolean { t | nil }
Description
Specifies if the reference point is displayed in the cellview or not.
GUI Equivalent
Examples
envGetVal("layout" "displayRefPoint")
envSetVal("layout" "displayRefPoint" 'boolean t)
Related Topics
Return to top