Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1

line-dashing

Arguments: stream

Returns the line dashing of stream. Values can be :solid, :dot, :dash, :dash-dot, :double-dot, :long-dash, :dash-double-dot. stream should be a cg-stream.

Note that in Windows 95/98 (but not in Windows NT) line-dashing is only effective when the line-width is 1 (this is an operating system limitation). For horizontal and vertical lines, you can get the effect of wider dashed lines by drawing more than one one-pixel-wide dashed lines next one another.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had minimal revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1