This element specifies the coordinates at which a DrawingML object shall be positioned relative to the top-left edge of its page, when the simplePos attribute is specified on the element (ยง5.5.2.3).
simplePos
References:
<xsd:complexType name="CT_Point2D"> <xsd:attribute name="x" type="ST_Coordinate" use="required"/> <xsd:attribute name="y" type="ST_Coordinate" use="required"/></xsd:complexType> Copy
<xsd:complexType name="CT_Point2D"> <xsd:attribute name="x" type="ST_Coordinate" use="required"/> <xsd:attribute name="y" type="ST_Coordinate" use="required"/></xsd:complexType>
Simple Positioning Coordinates
This element specifies the coordinates at which a DrawingML object shall be positioned relative to the top-left edge of its page, when the element (ยง5.5.2.3).
simplePosattribute is specified on theReferences:
XSD Schema