a:moveTo
Move Path To
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_Path2DMoveTo
Properties: Local, Qualified
Content
- a:pt [1..1] Move end point
Attributes
None
Used in
- Type a:CT_Path2D (Element a:path)
Sample instance
<a:moveTo> <a:pt x="" y=""/> </a:moveTo>