DrawOval
DrawOval [/W=winName ] left, top, right, bottom
The DrawOval operation draws an oval in the target graph, layout or control panel within the rectangle defined by left, top, right and bottom.
Flags
| /W=winName | Draws to the named window or subwindow. When omitted, action will affect the active window or subwindow. This must be the first flag specified when used in a Proc or Macro or on the command line. | |
| When identifying a subwindow with winName, see Subwindow Syntax for details on forming the window hierarchy. | ||
Details
The coordinate system as well as the oval's thickness, color and other properties are determined by the current drawing environment. The oval is drawn in the current draw layer for the window, as determined by SetDrawLayer.