| DATA Step Graphics Interface Dictionary |
| Operating States: | SGOP |
| Return Codes: | 0, 4, 61, 86 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
return-code-variable=GDRAW('ARC', x, y, radius, start, end);
| Description |
The GDRAW('ARC', . . . ) function draws a circular arc. The line attributes and bundles affect the appearance of this primitive. See DATA Step Graphics Interface Routines for a list of these attributes. Arguments Used with the GDRAW('ARC', ...) Function illustrates the arguments used with GDRAW('ARC', . . . ).
Arguments Used with the GDRAW('ARC', ...) Function
![[Arguments Used with the GDRAW ('ARC',...) Function]](images/dsgiarc.gif)
| Argument Definitions |
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.