Arc Element | Internet Development Index |
Predefined arc shape.
Arc uses the startangle and endangle attributes.
Remarks
The following is the minimum code needed to produce an image.
<v:arc style="position:relative;top:10;left:10;width:200;height:200" startangle="90" endangle="270"> </v:arc>
Examples
Click here to view a simple arc shape.