1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085304"><META NAME="lcid" CONTENT="1033"><title>ArcTo Element</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>ArcTo Element</h1><p>
<p>Contains the <i>x</i>- and <i>y</i>-coordinates and bow of a circular arc represented respectively by the <a href="vixmlelemX.htm" id="HV01085736" lcid=" ">X</a>, <a href="vixmlelemY.htm" id="HV01085748" lcid=" ">Y</a>, and <a href="vixmlelemA.htm" id="HV01085287" lcid=" ">A</a> elements.</p>
</p><h2>Syntax</h2><pre><code>
<ArcTo
[IX]
[Del]>
</ArcTo>
</code></pre><h2>Attributes</h2><p><b class="bterm">IX</b></p><p></p><p>Optional int. The one-based index of the element within its parent element</p><p><b class="bterm">Del</b></p><p></p><p>Optional boolean. A flag indicating whether the element is deleted locally. A value of 1 indicates that the element is deleted locally.</p><h2>Element properties</h2><table><tr><th>Property</th><th>Value</th></tr>
<tr><td>Name</td><td>ArcTo </td></tr>
<tr><td>Minimum Occurrences</td><td>0 </td></tr>
<tr><td>Maximum Occurrences</td><td>Unbounded </td></tr>
</table><h2>Element information</h2><p><b class="bterm">Parent elements</b></p><p><a href="vixmlelemGeom.htm" id="HV01085445" lcid=""><b class="bterm">Geom</b></a></p><p><b class="bterm">Child elements</b></p><p><a href="vixmlelemX.htm" id="HV01085736" lcid=""><b class="bterm">X</b></a></p><p><a href="vixmlelemY.htm" id="HV01085748" lcid=""><b class="bterm">Y</b></a></p><p><a href="vixmlelemA.htm" id="HV01085287" lcid=""><b class="bterm">A</b></a></p><h2>See also</h2><p>
<p><a target="_blank" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vissdk11/html/DSS_Rows_(A-Z)_3229.asp" id="HV82253229" lcid=" ">ArcTo</a> row (Geometry section)</p>
</p><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|