File: vixmlelemEllipse.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (23 lines) | stat: -rw-r--r-- 4,046 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085400"><META NAME="lcid" CONTENT="1033"><title>Ellipse 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>Ellipse Element</h1><p>
			<p>Contains elements specifying the <i>x-</i> and <i>y-</i>coordinates of the ellipse's center point and two points on the ellipse.</p>
			<p>The <b class="bterm">X</b> and <b class="bterm">Y</b> elements specify the <i>x-</i> and <i>y-</i>coordinates of the center point. The <b class="bterm">A</b> and <b class="bterm">B</b> elements specify the <i>x-</i> and <i>y-</i>coordinates of one point on the ellipse; the <b class="bterm">C</b> and <b class="bterm">D</b> elements specify the <i>x-</i> and <i>y-</i>coordinates of the other point.</p>
		</p><h2>Syntax</h2><pre><code>
&lt;Ellipse
    [IX]
    [Del]&gt;
&lt;/Ellipse&gt;
</code></pre><h2>Attributes</h2><p><b class="bterm">IX</b></p><p>Optional int. The one-based index of the element within its parent element.</p><p><b class="bterm">Del</b></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>Ellipse</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><p><a href="vixmlelemB.htm" id="HV01085310" lcid=""><b class="bterm">B</b></a></p><p><a href="vixmlelemC.htm" id="HV01085330" lcid=""><b class="bterm">C</b></a></p><p><a href="vixmlelemD.htm" id="HV01085368" lcid=""><b class="bterm">D</b></a></p><h2>Remarks</h2><p>
			<p>A <b class="bterm">Geom</b> element that contains an <b class="bterm">Ellipse</b> or <a href="vixmlelemInfiniteLine.htm" id="HV01085474" lcid=" "><b class="bterm">InfiniteLine</b></a> element should not contain any of the following elements: <a href="vixmlelemMoveTo.htm" id="HV01085542" lcid=" "><b class="bterm">MoveTo</b></a>, <a href="vixmlelemLineTo.htm" id="HV01085504" lcid=" "><b class="bterm">LineTo</b></a>, <a href="vixmlelemArcTo.htm" id="HV01085304" lcid=" "><b class="bterm">ArcTo</b></a>, <a href="vixmlelemEllipticalArcTo.htm" id="HV01085401" lcid=" "><b class="bterm">EllipticalArcTo</b></a>, <b class="bterm"><a href="vixmlelemPolylineTo.htm" id="HV01085591" lcid=" ">PolylineTo</a></b>, <a href="vixmlelemObjectKind.htm" id="HV01085556" lcid=" "><b class="bterm">NURBSTo</b></a>, <b class="bterm"><a href="vixmlelemSplineStart.htm" id="HV01085677" lcid=" ">SplineStart</a></b>, or <a href="vixmlelemSplineKnot.htm" id="HV01085676" lcid=" "><b class="bterm">SplineKnot</b></a>.</p>
		</p><h2>See also</h2><p><a target="_blank" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vissdk11/html/DSS_Rows_(A-Z)_1760.asp" id="HV82251760" lcid=" ">Ellipse</a> row (Geometry section)</p><center><a href="XMLSchemaCopyright_HV01147162.htm">&copy;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&amp;CTT=11&amp;Origin=HV011232471033" 

target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>