a:arcTo
Draw Arc To
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_Path2DArcTo
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
wR | [1..1] | a:ST_AdjCoordinate | Shape Arc Width Radius | |
hR | [1..1] | a:ST_AdjCoordinate | Shape Arc Height Radius | |
stAng | [1..1] | a:ST_AdjAngle | Shape Arc Start Angle | |
swAng | [1..1] | a:ST_AdjAngle | Shape Arc Swing Angle |
Used in
- Type a:CT_Path2D (Element a:path)
Sample instance
<a:arcTo wR="" hR="" stAng="" swAng=""/>