2.4.2.10 RelEllipticalArcTo

The RelEllipticalArcTo structure is a Row_Type element that specifies an elliptical arc in a geometric path. Coordinates are specified as relative coordinates.

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 in relative coordinates.

Y

Specifies the y-coordinate of the endpoint in relative coordinates.

A

Specifies the x-coordinate of the arc's control point in relative coordinates.

B

Specifies the y-coordinate of an arc's control point in relative coordinates.

C

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

D

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