Chapter Contents |
Previous |
Next |
POLYGONCLIP |
Used in: | GOPTIONS statement |
Default: | device dependent |
See also: | PCLIP |
Syntax | |
Details |
Syntax |
POLYGONCLIP | NOPOLYGONCLIP |
Details |
Clipping is the process of removing part of one polygon when two polygons intersect. For example, in a block map, a block may overlap the boundary of its map area. In this case, the polygon that makes up the map area is clipped so that you do not see the boundary line behind the block. (See Intersecting Polygons for an illustration of a clipped polygon.) The type of clipping used by a graph affects whether a clipped area can use hardware patterns.
POLYGONCLIP is affected by the PCLIP graphics option:
Under some conditions the polygons may not be clipped correctly. Specifying both POLYGONCLIP and NOPCLIP will produce the correct graph.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.