ArcTo Element [Visio 2003 SDK Documentation]

Contains the x- and y-coordinates and bow of a circular arc represented respectively by the X, Y, and A elements.

Syntax

<ArcTo
    [IX]
    [Del]>
</ArcTo>

Attributes

IX

Optional int. The one-based index of the element within its parent element

Del

Optional boolean. A flag indicating whether the element is deleted locally. A value of 1 indicates that the element is deleted locally.

Element properties

Property Value
Name ArcTo 
Minimum Occurrences
Maximum Occurrences Unbounded 

Element information

Parent elements

Geom

Child elements

X

Y

A

See also

ArcTo row (Geometry section)