Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

drawDottedGridOn

layout drawDottedGridOn boolean { t | nil }
graphic drawDottedGridOn boolean { t | nil }

Description

Determines whether the grid is displayed as dots or lines, when drawGridOn is set to t.

The default is t.

GUI Equivalent

Command:

Options – Display

Field:

Grid Controls – Type – dots and lines

Examples

envGetVal("layout" "drawDottedGridOn")
envSetVal("layout" "drawDottedGridOn" 'boolean nil)
envGetVal("graphic" "drawDottedGridOn")
envSetVal("graphic" "drawDottedGridOn" 'boolean nil)

Related Topics

Display Options Form


Return to top
 ⠀
X