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

PropertyValue
NameEllipticalArcTo
Minimum Occurrences0
Maximum OccurrencesUnbounded

Element information

Parent elements

Geom

Child elements

X

Y

A

B

C

D

See also

EllipticalArcTo row (Geometry section)

©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp