Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Unrevised from 6.2 to 7.0.

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 98 (but not in Windows NT/2000/XP) 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 to one another.


Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2005.9.20.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Unrevised from 6.2 to 7.0.