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('ELLARC', x, y, major, minor, start, end, angle);
Description |
The GDRAW('ELLARC', . . . ) function draws a hollow section of an ellipse. 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 GDRAW('ELLARC',...) function and GDRAW('ELLIPSE',...) function illustrates the arguments used with GDRAW('ELLARC', . . . ) and GDRAW('ELLIPSE', . . . ).
Arguments Used with GDRAW('ELLARC',...) function and GDRAW('ELLIPSE',...) function
Argument Definitions |
See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.