Version 3.17.2
Show:

VMLEllipse Class

VML implementation of the Ellipse class. VMLEllipse is not intended to be used directly. Instead, use the Ellipse class. If the browser lacks SVG and Canvas capabilities, the Ellipse class will point to the VMLEllipse class.

Item Index

Properties

Attributes

Properties

_type

String private

Indicates the type of shape

Attributes

xRadius

Number

Horizontal radius for the ellipse.

yRadius

Number readonly

Vertical radius for the ellipse.