AT

x,y,z specify the center of the ellipse. If z is specified then they are assumed to be data units. If x,y,z are specified without FROM, TO, or AT then AT is assumed.

FROM-TO

Specifies the diagonally opposite corners of box enclosing the ellipse.

FILL

Fills in the ellipse using the current fill pattern. See:SET FILL

CURSOR

The cross hair cursor is used to specify the limits of the ellipse. Simply move the cross hairs so they define the lower-left limits of the ellipse and press the space bar. Next move the cursor to the upper-right limits of the ellipse an press space again. If you press a key other than space, the cursor information is not used. Alternately you may specify the upper-left then lower-right extension, or any other combination that defines the ellipse.

DSIZE

specifies the size in data units. If the size is in data units the x,y are assumed to be data units also. You should note that if DSIZE is specified, you will usually get an ellipse.

ROTATE

Specifies a rotation angle in degrees. Rotation is right handed or counterclockwise.

SIZE

specifies the size in inches DX is the width. If omitted the width is the default See:Command SET ELLIPSE SIZE. DY is the height. If omitted the DY=DX.

SQUARE

The option SQUARE or SYMMETRIC produces a circle. The SIZE is treated as the X,Y of a diameter from the center of a circle, and FROM, TO are treated as the ends of diameter of the circle.

DATA

Specifies X,Y are in data coordinate frame. Normally they are in the TEXT coordinate frame. This option is not necessary if z or DSIZE are specified.

ANGLE

The ellipse is drawn from the angle A1 to A2. A1,A2 must be in the range -360 to 360 degrees.

SOLID...

Sets the texture of the line. See:Command SET TEXTURE.

INTENSITY

Sets the intensity (1-5)

WHITE...

Sets the color of the line.