Definition Type: Element
Name: lineTo
Namespace: http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
Type: a:CT_Point2D
Containing Schema: dml-wordprocessingDrawing.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Documentation:
Wrapping Polygon Line End Position
Collapse XSD Schema Diagram:
Drilldown into y in schema dml-basetypes_xsd Drilldown into x in schema dml-basetypes_xsd Drilldown into CT_Point2D in schema dml-basetypes_xsdXSD Diagram of lineTo in schema dml-wordprocessingdrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="lineTo" type="a:CT_Point2D" minOccurs="2" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Wrapping Polygon Line End Position</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
x a:x Required
y a:y Required
Collapse Derivation Tree: