dotStyleMajorGrid
layout dotStyleMajorGrid boolean { t | nil }
graphic dotStyleMajorGrid boolean { t | nil }
Description
Dims the dots of the major grid.
GUI Equivalent
Examples
envGetVal("layout" "dotStyleMajorGrid")
envSetVal("layout" "dotStyleMajorGrid" 'boolean t)
envGetVal("graphic" "dotStyleMajorGrid")
envSetVal("graphic" "dotStyleMajorGrid" 'boolean t)
Related Topics
Return to top