| DATA Step Graphics Interface Dictionary |
| Operating States: | SGOP |
| Return Codes: | 0, 4, 76, 79, 80, 86 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
return-code-variable =GDRAW('ELLIPSE', x, y, major, minor, start, end, angle);
| Description |
The GDRAW('ELLIPSE', . . . ) function draws a filled section of an ellipse. The fill 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', . . . ).
| Argument Definitions |
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.