EllipticalArcTo Element
Contains elements that specify information about an elliptical arc.
The X and Y elements specify the x- and y-coordinates of the ending vertex on the arc. The A and B elements specify the x- and y-coordinates of the arc's control point. The C element specifies the angle of the arc's major axis relative to the x-axis of its parent. The D element specifies the ratio of an arc's major axis to its minor axis.
Syntax
<EllipticalArcTo
[IX]
[Del]>
</EllipticalArcTo>
Attributes
IX
Optional int. The one-based index of the element within its parent element.
Del
Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
Element properties
Property |
Value |
---|---|
Name |
EllipticalArcTo |
Minimum Occurrences |
0 |
Maximum Occurrences |
Unbounded |
Element information
Parent elements
Child elements
See also
EllipticalArcTo row (Geometry section)