2.4.2.5 LineTo

The LineTo structure is a Row_Type element that specifies a line segment 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 ending vertex of the line segment.

Y

Specifies the y-coordinate of the ending vertex of the line segment.