a:cubicBezTo
Draw Cubic Bezier Curve To
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_Path2DCubicBezierTo
Properties: Local, Qualified
Content
- a:pt [3..3] Control points and end point
Attributes
None
Used in
- Type a:CT_Path2D (Element a:path)
Sample instance
<a:cubicBezTo> <a:pt x="" y=""/> </a:cubicBezTo>