2.4.2.3 EllipticalArcTo

The EllipticalArcTo structure is a Row_Type element that specifies an elliptical arc in a geometric path.

The Cell_Type child elements of this structure MUST be a value from the following table.

Cell_Type element

Meaning

X

Specifies the x-coordinate of the endpoint.

Y

Specifies the y-coordinate of the endpoint.

A

Specifies the x-coordinate of a point on the arc.

B

Specifies the y-coordinate of a point on the arc.

C

Specifies the angle of an arc's major axis relative to the x-axis of its parent shape.

D

Specifies the ratio of an arc's major axis to its minor axis.