:orphan:

===========
TKE_Ellipse
===========

Opcode
======

.. csv-table::

	"ASCII", "E"
	"Hexadecimal", "45"
	"Decimal", "69"


Operands
========

Point center, Point major, Point minor 

.. csv-table::

	"center", "center of ellipse"
	"major", "point where ellipse lies on major axis"
	"minor", "point where ellipse lies on minor axis"
	

Notes
=====

Defines an ellipse. Ellipse is inserted into the currently opened segment.
