with-line-dashing

Macro

Package: common-graphics

Arguments: (window dashing) &body body

Evaluates body while the default line dashing of window is dashing. In Windows 95/98 (but not Windows NT), the line dashing only affects lines not wider than 1 pixel.

Suitable values of dashing are:

:solid
:dot
:dash
:dash-dot
:double-dot
:long-dash
:dash-double-dot

See line-dashingline-dashing.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.