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

cursorShape

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

Description

Checks if the pointer is displayed as dot shaped or as dotted-line cross shaped.

The default is nil.

GUI Equivalent

Command:

Options – Display

Field:

Cross Cursor

Examples

envGetVal("layout" "cursorShape")
envSetVal("layout" "cursorShape" 'boolean t)
envGetVal("graphic" "cursorShape")
envSetVal("graphic" "cursorShape" 'boolean t)

Related Topics

Display Options Form


Return to top
 ⠀
X